comparison README.txt @ 0:a5fee116b75b draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 70312b58ba246c07e70cdbd0a097f274f1386d09-dirty
author mvdbeek
date Mon, 25 Apr 2016 09:20:55 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a5fee116b75b
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/