Mercurial > repos > artbio > yac_clipper
annotate README.txt @ 0:1dde0b3d5f6a draft default tip
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
| author | artbio |
|---|---|
| date | Wed, 17 Mar 2021 22:08:17 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
1 This tool clips adapter sequences from a fastq file and outputs either a |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
2 fasta or fastq file of clipped reads with renumbered fasta/fastq headers. |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
3 |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
4 Clipped sequences with Ns can be discarded. |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
5 |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
6 Min size and max size filter clipped reads on their size. |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
7 |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
8 Note that unclipped reads that satisfy the min and max size conditions are kept. |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
9 |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
10 Homepage: drosophile.org |
|
1dde0b3d5f6a
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit 9c5f0b8e89dfe4347c610f42923f0acad2ecc81b"
artbio
parents:
diff
changeset
|
11 Repositoy development: https://bitbucket.org/drosofff/gedtools/ |
