-
Notifications
You must be signed in to change notification settings - Fork 15
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
Evidences of circularization could not be found, but everyother step was successful #36
Comments
Hi! Indeed, the mitogenome is close to being complete if not yet complete. There are several things you can do. The first one is to use MetaSPAdes instead of megahit and see if the results are similar. In the meantime, I will try to go back to my code to see if something is wrong. Best, |
I already tried to run with MetaSPAdes, unfortunately I have not been very successfull... It always gives me an error, either -6 or -9... I attach one of the logs of my attemtps. |
Hi, Did you try to run MitoFinder using its singularity container? Otherwise, it seems that the -6 -9 errors can be associated with memory issues. How much RAM do you have? Best, |
Hello, |
Hello, Indeed, to be able to use the container you need to have singularity v >=3.0 installed on the cluster or ask an administrator to install it. That the only thing you need. So, once singularity is available, you can run MitoFinder without privileges. |
Hello,
I have been trying to assemble a full mitogenome with MitoFinder using megahit. I have been able to assemble a contig of ~16,500 bp, which should be quite close to the size of the genome. However, it seems that I am falling short in the last step, as it does not find "Evidences of circularization"... Could you give me a hint or recommendation of how I should proced to fully generate a whole mitogenome that finds circularization? Please bear in mind I do not have a available reference genome for the species I am dealing with. Some details regarding the input: They are 33 million paired end reads with an insert size ~350bp, which were trimmed and quality filtered with AdapterRemoval. I also leave here the log file.
PRN_megahit_MitoFinder.log
The text was updated successfully, but these errors were encountered: