We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for the great tool. When running metapop-1.0, I encounter the following error:
Rscript MetaPop.R -dir 0.9.microdiversity/0.1.metapop/0.1.bam/ \ -assem ttk3610.cleaned.fasta \ -ct 0.9.microdiversity/0.1.metapop/0.1.bam/read.count.tsv \ --genes ttk3610.cleaned.genes.fa \ --output 0.9.microdiversity/0.1.metapop/ \ --snp_scale both \ --threads 50 ......................... Refining SNVs into SNPs... Error in { : task 1 failed - "`replacement` must be a character vector, not `NULL`." Calls: metapop_call_snps -> %dopar% -> <Anonymous>
any solution for this?
The text was updated successfully, but these errors were encountered:
Hi~ Did you solved this? I came across the same problem.
Sorry, something went wrong.
Solved. Just remove the invalid option -- 'I' in 'MetaPop.R'.
I had that problem, it was because I had not installed prodigal
No branches or pull requests
Hi, thanks for the great tool. When running metapop-1.0, I encounter the following error:
any solution for this?
The text was updated successfully, but these errors were encountered: