# HG changeset patch # User artbio # Date 1669712324 0 # Node ID 396bc2c718a1cf39ea21b140204677a1761f0f61 # Parent acbf910cd2ae0df8b45ac6678a9c6d676a286234 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit a30e10dfaf7ba8a1b6e38075f058b11186790c74 diff -r acbf910cd2ae -r 396bc2c718a1 yac.xml --- a/yac.xml Mon Nov 28 22:17:36 2022 +0000 +++ b/yac.xml Tue Nov 29 08:58:44 2022 +0000 @@ -1,4 +1,4 @@ - + python @@ -149,16 +149,14 @@ ------- -yac_clipper clips 7nt long motives in 5' of adapter sequences. - -It also accepts 1 mismatch in the searched 7nt motif +yac_clipper clips 7nt long motives in 5' of adapter sequences. *It is accepting 1 mismatch in the searched 7nt motif.* **Inputs** 1. A fastq or fasta file of reads to be clipped 2. Select the size of the reads to be kept 3. Select an output format. When input is a fastq file, this may be fastq or fasta, whereas -when input is a fasta file, this only may be a fasta. + when input is a fasta file, this only may be a fasta. 4. Select whether you wish or do not wish to keep clipped sequences with unknown nucleotides (N) 5. Select a pre-built adapter sequence or enter your own sequence (at least 7 nucleotides long)