Mercurial > repos > lparsons > cutadapt
annotate tool-data/adapters.loc.sample @ 28:e16d8d40fe1c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 411c71bcdd51a196ee7d4cfe5e7d4bdd2185b710
| author | iuc |
|---|---|
| date | Sat, 08 Feb 2025 20:30:11 +0000 |
| parents | a018169c73d2 |
| children |
| rev | line source |
|---|---|
|
2
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
1 # |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
2 # Adapter/Linker sequences for FASTX-Clipper tool. |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
3 # Also used by cutadapt tool |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
4 # |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
5 # Format: |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
6 # Adapter Sequence <TAB> Descriptive name |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
7 # |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
8 # Example: |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
9 # AAATTTGATAAGATA Our-Adapter |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
10 # |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
11 # Some adapters can be found here: |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
12 # http://seqanswers.com/forums/showthread.php?t=198 |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
13 |
|
a018169c73d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
iuc
parents:
diff
changeset
|
14 TGTAGGCC Dummy-Adapter (do not use me) |
