Mercurial > repos > drosofff > yac_clipper
annotate README.txt @ 3:9cd0f5573304 draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Thu, 02 Jul 2015 05:39:49 -0400 |
parents | e5ef40107f54 |
children |
rev | line source |
---|---|
1 | 1 This tool clips adapter sequences from a fastq file and outputs either a |
2 fasta or fastq file of clipped reads with renumbered fasta/fastq headers. | |
3 | |
4 Clipped sequences with Ns can be discarded. | |
5 | |
6 Min size and max size filter clipped reads on their size. | |
7 | |
8 Note that unclipped reads that satisfy the min and max size conditions are kept. | |
9 | |
10 Homepage: drosophile.org | |
3
9cd0f5573304
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
drosofff
parents:
1
diff
changeset
|
11 Repositoy development: https://bitbucket.org/drosofff/gedtools/ |