diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:40:34 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:40:34 -0500 |
commit | ff9a0ff6460f79b3408f33b6969a3c69d1536886 (patch) | |
tree | 755e8976cc2e94b1d6183e81ab258f77b9893e5d /academic | |
parent | 4d4223562bfeb7d8aba7115b9a03c7f0d490910c (diff) |
academic/ugene: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/ugene/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/ugene/README b/academic/ugene/README index de420023f93f..b0a0c8064c3d 100644 --- a/academic/ugene/README +++ b/academic/ugene/README @@ -61,7 +61,7 @@ program. All of them are available at SlackBuilds.org: - spades (SPAdes Genome Assembler) - spidey (mRNA-to-genomic alignment) - t_coffee (A multiple sequence alignment program) -- tabix-legacy (Generic indexer for TAB-delimited genome position files ) +- tabix-legacy (Generic indexer for TAB-delimited genome position files) - tophat (Splice junction mapper for RNA-Seq reads) - trimmomatic (A flexible read trimming tool for Illumina NGS data) - vcftools (A program package designed for working with VCF files) |