Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not finding the mito in assembled CLR data #45

Open
aureliendejode opened this issue Mar 1, 2023 · 3 comments
Open

Not finding the mito in assembled CLR data #45

aureliendejode opened this issue Mar 1, 2023 · 3 comments

Comments

@aureliendejode
Copy link

aureliendejode commented Mar 1, 2023

Hello,

I tried to find the mitochondrial sequences in my assembly.
I assembled CLR PacBio reads using CANU for a mollusc genome.
As reference I used 2 mitochondrial genomes of the same species and I used the genetic code 5 (Mito Invertebrates), but Mitofinder said that it could not find mitochondrial sequence in contigs less than 25 000 bp.

Does anyone know what is happening ? Is it better to use MitoFinder on the reads for that particular case ?

Thanks for your help

Aurélien

@RemiAllio
Copy link
Owner

Hello Aurélien,

There are two possibilities here. Either CANU discarded the mitochondrial sequences due to their suspicious coverage (i.e. really high compared to genomic sequences), or some chimeric sequences have been created by CANU. In that case, you can allow MitoFinder to search for longer sequences (--max-contig-size option) and see if several mitogenomes have been concatenated during the assembly step.
Unfortunately, MitoFinder is not designed yet to handle long-reads data. Starting from reads is therefore not possible in your case. You can try to assemble your reads with an alternative assembler ...

Sorry for the inconvenience,
Best regards,
Rémi

@aureliendejode
Copy link
Author

Hello Rémi,

Thanks for this I was able to fetch the contigs but MitoFinder in the raw CANU assembly. My guess is that it was probably eliminated by purge_dups because it has a filter on coverage.
however, MitoFinder could not circularize it.
I there something i can do to help the circularization ?

Aurélien

@aureliendejode
Copy link
Author

Hello Rémi,

I was wondering if you would have any insights about why MitoFinder was unable to circularize the mitochondrial dna ?

Best
Aurélien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants