Mercurial > repos > drosofff > yac_clipper
changeset 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 | 416f6fbc7ff3 |
files | yac.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/yac.xml Thu Jul 02 05:39:49 2015 -0400 +++ b/yac.xml Thu Sep 03 11:32:55 2015 -0400 @@ -1,4 +1,4 @@ -<tool id="yac" name="Clip adapter" version="1.3.5"> +<tool id="yac" name="Clip adapter" version="1.3.6"> <description /> <command interpreter="python">yac.py --input $input --output $output @@ -70,7 +70,7 @@ 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. -By defualt clipped sequences with unknown nucleotides are kept, but +By default clipped sequences with unknown nucleotides are kept, but can be discarded by setting "Accept reads containing N?" to reject. Min size and max size filter clipped reads on their size.