From 8d6e39480292ea21f05dd6f47153f5cd55504062 Mon Sep 17 00:00:00 2001 From: Alexis CRISCUOLO <alexis.criscuolo@pasteur.fr> Date: Fri, 16 Feb 2024 13:52:51 +0100 Subject: [PATCH] 1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687e141..9624842 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # ASSU -_ASSU_ (ASSemblig SSU) is a command line tool written in [Bash](https://www.gnu.org/software/bash/) to carry out the reference-guided assembly of small subunit (SSU) 16S ribosomal ribonucleic acid (rRNA) using short high-throughput sequencing (HTS) reads derived from whole genome sequencing of bacteria or archaea strains. +_ASSU_ (ASSembling SSU) is a command line tool written in [Bash](https://www.gnu.org/software/bash/) to carry out the reference-guided assembly of small subunit (SSU) 16S ribosomal ribonucleic acid (rRNA) using short high-throughput sequencing (HTS) reads derived from whole genome sequencing of bacteria or archaea strains. This tool was developed to compensate the failure of several _de novo_ assembly programs to assemble a non-fragmented SSU segment when the sequenced genome contains different 16S rRNA copies with sequence variation, especially when using short HTS reads. -- GitLab