From d235e65c64381534460f2faee346f690d6a84606 Mon Sep 17 00:00:00 2001 From: Vijini Mallawaarachchi Date: Mon, 15 Jan 2024 15:51:59 +1030 Subject: [PATCH] DOC: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01ff3f6..316470a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,8 @@ Phables: from fragmented assemblies to high-quality bacteriophage genomes [![](https://img.shields.io/static/v1?label=CLI&message=Snaketool&color=blueviolet)](https://github.com/beardymcjohnface/Snaketool) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![Conda](https://img.shields.io/conda/v/bioconda/phables) -![Conda](https://img.shields.io/conda/dn/bioconda/phables) [![PyPI version](https://badge.fury.io/py/phables.svg)](https://badge.fury.io/py/phables) -[![Downloads](https://static.pepy.tech/badge/phables)](https://pepy.tech/project/phables) +![Conda](https://img.shields.io/conda/dn/bioconda/phables) [![CI](https://github.com/Vini2/phables/actions/workflows/testing.yml/badge.svg)](https://github.com/Vini2/phables/actions/workflows/testing.yml) [![CodeQL](https://github.com/Vini2/phables/actions/workflows/codeql.yml/badge.svg)](https://github.com/Vini2/phables/actions/workflows/codeql.yml) [![Documentation Status](https://readthedocs.org/projects/phables/badge/?version=latest)](https://phables.readthedocs.io/en/latest/?badge=latest) @@ -24,8 +23,9 @@ Phables is a tool developed to resolve bacteriophage genomes using phage bubbles For detailed instructions on installation and usage, please refer to the [**documentation hosted at Read the Docs**](https://phables.readthedocs.io/en/latest/). -**NEW:** Phables is now available on bioconda at [https://anaconda.org/bioconda/phables](https://anaconda.org/bioconda/phables) and on PyPI at [https://pypi.org/project/phables/](https://pypi.org/project/phables/). Feel free to pick your package manager, but we recommend that you use [`conda`](https://docs.conda.io/en/latest/). +Phables is now available on bioconda at [https://anaconda.org/bioconda/phables](https://anaconda.org/bioconda/phables) and on PyPI at [https://pypi.org/project/phables/](https://pypi.org/project/phables/). Feel free to pick your package manager, but we recommend that you use [`conda`](https://docs.conda.io/en/latest/). +**NEW:** Phables can now resolve linear bacteriophage genomes. ## Setting up Phables