-
Notifications
You must be signed in to change notification settings - Fork 49
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
Unable to run MAFFT #204
Comments
should throw more informative errors. Allows debugging for #204
I have put in a commit to develop that should help that blank log line after "Unable to run MAFFT" inform you about what error mafft encountered. Please run from develop and see if that give you helpful additional information for debugging. |
Hi @ACEnglish |
Building directly from develop is documented in the (wiki). Alternatively, you can use |
Hi @ACEnglish, I ran a debug on the development branch, and the outputs indicated the following:
From my perspective, it seems that the VCF file isn't phased before running refine, which could be causing these errors. What are your thoughts? |
Yes, the vcf should be phased in order for refine to correctly rebuild the samples' haplotypes. However, that doesn't fully explain the "Unable to run MAFFT" error. You would need to run from the development branch and look at the logs as mentioned above to see the problem mafft is encountering. |
refine.log.txt |
Great, now we know what's happening. This give you two options. You can check if the |
refine.log.txt |
Hi @ACEnglish I was able to remove |
Hello @ACEnglish
I encountered an error while running Truvari refine with MAFFT, as indicated in the reference below. Despite this issue, I was able to complete the process.
Could you please provide some advice on how to improve my analysis and address the error with MAFFT? Any guidance or recommendations you can offer would be greatly appreciated.
Thank you for your assistance.
truvari refine --regions ~/HG002_WGS_150/no_duplicates/140616_D00360_0028_AHA2RLADXX/bwamem/dysgu/candidate.refine.bed --use-original-vcfs --reference /home/tigem/h.poddar/short_reads_pipeline/reference_genome/GRCh37/GRCh37.p13.genome.fa ~/HG002_WGS_150/no_duplicates/140616_D00360_0028_AHA2RLADXX/bwamem/dysgu/ -t 30 --use-region-coords --align mafft
The text was updated successfully, but these errors were encountered: