Handle trusted circular contigs #907
Unanswered
fplazaonate
asked this question in
Q&A
Replies: 3 comments 1 reply
|
Your contigs are still linear in the input file. However, if the ends would overlap by at least largest k-mer length, then it would help a bit. |
0 replies
|
It seems that there is no overlap at the ends. Is there any way to provide a GFA graph as input? |
1 reply
|
Ok. I will compare the PacBio assembly with the hybrid assembly and make sure that changes introduced in circular contigs are only indels or substitutions corrections. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe. For generic questions use Q&A section in the Discussions forum above.
Hello,
I would like to perform hybrid metagenomic assembly combining Illumina and PacBio data.
I have generated a PacBio assembly with metaFlye. I would like to use it with the --trusted-contigs option. However, some contigs are circular but I don't know if SPAdes can take this information into account?
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
All reactions