Skip to content
Isaac Turner edited this page Mar 3, 2016 · 9 revisions

The thread command error corrects reads so they match the graph, then uses sequences that match the graph to generate links. Links connect kmers across collapsed repeats and allow us to traverse through them. If a read does not span any repeats, it will not generate any links.

If you only want to error correct reads to match the graph, you can use the McCortex correct command.

Clone this wiki locally