Mercurial > repos > lparsons > cutadapt
comparison tool-data/adapters.loc.sample @ 11:8665bcc8b847 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
author | iuc |
---|---|
date | Mon, 05 Mar 2018 11:02:48 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
10:01d94df2e32a | 11:8665bcc8b847 |
---|---|
1 # | |
2 # Adapter/Linker sequences for FASTX-Clipper tool. | |
3 # Also used by cutadapt tool | |
4 # | |
5 # Format: | |
6 # Adapter Sequence <TAB> Descriptive name | |
7 # | |
8 # Example: | |
9 # AAATTTGATAAGATA Our-Adapter | |
10 # | |
11 # Some adapters can be found here: | |
12 # http://seqanswers.com/forums/showthread.php?t=198 | |
13 | |
14 TGTAGGCC Dummy-Adapter (do not use me) |