annotate README.txt @ 2:a70911a01f36
draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author |
drosofff |
date |
Tue, 23 Jun 2015 16:55:16 -0400 |
parents |
e5ef40107f54 |
children |
9cd0f5573304 |
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
|
|
11
|