comparison README.txt @ 0:ad6b978daa2e draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit e9cf2978954c546bb90eb11931f9cfd6562156f3
author artbio
date Wed, 26 Jul 2017 13:35:39 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ad6b978daa2e
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 Repositoy development: https://bitbucket.org/drosofff/gedtools/