Skip to content
Discussion options

You must be logged in to vote

I find this a bit puzzling, so I wanted to ask how exactly meta spades scores and ranks the assemblies it gets from each kmer assembly?

Short answer (maybe even more puzzling): it doesn't

Long answer: SPAdes uses all information from all k-mers lengths for a final assembly. So, you should not guess, parse logs or invent some other incorrect ways of determining. Please refer to SPAdes manual that describes the SPAdes output: https://ablab.github.io/spades/output.html

In particular the following is useful:

K<##>/ - directory containing intermediate files from the run with K=<##>. These files should not be used as assembly results; use resulting contigs/scaffolds in files mentioned above.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sivico26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants