You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are rather general question but I think this is still the best channel to ask them since you were very helpful with a previous inquiry of mine.
I used the following array script to run Mitofinder with Megahit. I had done it before with a very similar script and in the end I got a [Seq_ID]_final_genes_NT.fasta file containing all genes found. Nonetheless, this time I am only getting .gb and .fasta files for the contigs. Is there any particular reason why this might be happening?
Also, do you have any recommendations about how to do a "scaffolding" with the assembled contigs? For some samples there is only a single contig of around 15500bp (which is expected for my species), but some times there are up to 6 contigs.
I am using MitoFinder on my side for a current project and I get the [SeqID]_final_genes_NT.fasta file as expected.
I don't know what's going on on your side. Hopefully we will find something!
Otherwise it's quite easy to generate this file.
Did you check the geneChecker_error.log and geneChecker.log files?
Let me know if you find something in these logs 🙂
Best,
Rémi
The geneChecker_error.log is empty and I checked geneChecker.log which says:
Organism type specified: 5
alignCutOff: 30.0
coveCutOff: 7
Checking protein-coding genes, tRNAs and rRNAs from reference with organismType=5...
Formatting database for blast...
Formatting database for blast...
rrnL
rrnS
Features found: 14
Total features: 15
Running tRNA annotation with mitfi
Total features found after mitfi: 37
Could not import Image or ImageDraw library, no image of result being created.
Otherwise, could you point me in some direction to generate the [SeqID]_final_genes_NT.fasta file? All of the .gb files from the assembled contigs are being normally copied to my output directory.
Dear Rémi,
These are rather general question but I think this is still the best channel to ask them since you were very helpful with a previous inquiry of mine.
I used the following array script to run Mitofinder with Megahit. I had done it before with a very similar script and in the end I got a [Seq_ID]_final_genes_NT.fasta file containing all genes found. Nonetheless, this time I am only getting .gb and .fasta files for the contigs. Is there any particular reason why this might be happening?
Also, do you have any recommendations about how to do a "scaffolding" with the assembled contigs? For some samples there is only a single contig of around 15500bp (which is expected for my species), but some times there are up to 6 contigs.
The script is as follows:
Thank you very much!
All the best,
Pedro Ribeiro
The text was updated successfully, but these errors were encountered: