Previous changeset 2:91cce7c1436d (2015-09-03) |
Commit message:
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit b6de14061c479f0418cd89e26d6f5ac26e565a07 |
modified:
yac.xml |
b |
diff -r 91cce7c1436d -r a18edcf9c7ed yac.xml --- a/yac.xml Thu Sep 03 11:24:52 2015 -0400 +++ b/yac.xml Tue Nov 08 12:25:10 2016 -0500 |
b |
@@ -67,8 +67,9 @@ </test> </tests> <help> -This tool clips adapter sequences from a fastq file and outputs either a -fasta or fastq file of clipped reads with renumbered fasta/fastq headers. +This tool clips adapter sequences from a fasta or fastq file and +outputs either a fasta or fastq file of clipped reads with +renumbered fasta/fastq headers. By default clipped sequences with unknown nucleotides are kept, but can be discarded by setting "Accept reads containing N?" to reject. |