Mercurial > repos > devteam > fastqc
annotate test-data/fastqc_contaminants.txt @ 23:4585ffa39bd9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit cd51396b097cf63734578cdac8fc6c64500c8b4b
| author | iuc |
|---|---|
| date | Tue, 06 Aug 2024 06:11:51 +0000 |
| parents | 7d3cef9c42ca |
| children |
| rev | line source |
|---|---|
|
8
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
1 # This file contains a list of potential contaminants which are |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
2 # frequently found in high throughput sequencing reactions. These |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
3 # are mostly sequences of adapters / primers used in the various |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
4 # sequencing chemistries. |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
5 # |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
6 # Please DO NOT rely on these sequences to design your own oligos, some |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
7 # of them are truncated at ambiguous positions, and none of them are |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
8 # definitive sequences from the manufacturers so don't blame us if you |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
9 # try to use them and they don't work. |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
10 # |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
11 # You can add more sequences to the file by putting one line per entry |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
12 # and specifying a name[tab]sequence. If the contaminant you add is |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
13 # likely to be of use to others please consider sending it to the FastQ |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
14 # authors, either via a bug report at www.bioinformatics.bbsrc.ac.uk/bugzilla/ |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
15 # or by directly emailing simon.andrews@bbsrc.ac.uk so other users of |
|
5b995cef2fbb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit bff04a5409662a8968c50501487042a3a0c93702
iuc
parents:
0
diff
changeset
|
16 # the program can benefit. |
|
18
7d3cef9c42ca
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit 89976e27bd11f1da3c95a5df6b67297496a8a89b
iuc
parents:
17
diff
changeset
|
17 TestContaminant ATGCATGCATGCATGCATGCATGC |
