Mercurial > repos > drosofff > yac_clipper
annotate README.txt @ 4:621df8f400a5 draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/ commit 1136a0c5b7398eddc5420113784914c0d471bfbf
author | drosofff |
---|---|
date | Thu, 03 Sep 2015 11:32:55 -0400 |
parents | 9cd0f5573304 |
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/ |