Entering edit mode
10.1 years ago
Jeroen Van Goey
2.3k
When using the SPAdes Genome Assembler, you can use either the BayesHammer read error correction tool for Illumina reads or the IonHammer read error correction tool for IonTorrent data.
I want to use SPAdes in a general workflow and I want to know if there is an automatic way to determine if reads are either from Illumina or IonTorrent (without asking the user) so that I can select the correct read error correction tool.
Can you assume that no one has messed with the input read names in any way?
Input names could be changed, so I would prefer a technique that looks at the data itself. However, if that is not possible, looking at the input names might be my only/best bet.
about that - yeah- one shouldn't actually change read names - there is valuable information there