Mercurial > repos > nml > assemblystats
comparison README.rst @ 1:7556309ffbaf draft default tip
"planemo upload for repository https://github.com/phac-nml/galaxy_tools commit fb4c29f720748f46ff501140f2cd306bab6614f9"
author | nml |
---|---|
date | Fri, 29 May 2020 13:51:50 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:ad2b274663f8 | 1:7556309ffbaf |
---|---|
1 #Created 07/01/2011 | |
2 #Konrad Paszkiewicz, University of Exeter | |
3 | |
4 #Modified by Mariam Iskander and Matthew Gopez, October 13th, 2017 | |
5 | |
6 Assembly stats | |
7 | |
8 This series of scripts calculates various metrics on an input FASTA file. Typically this is most useful on either denovo genomic or transcriptomic data. | |
9 | |
10 Prerequisites: | |
11 | |
12 1. The bundled perl script fasta_summary.pl | |
13 | |
14 Limitations: | |
15 | |
16 Ideally this should output a composite dataset of some sort |