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

Error while Refining SNVs into SNPs step #22

Open
ShailNair opened this issue Dec 3, 2022 · 3 comments
Open

Error while Refining SNVs into SNPs step #22

ShailNair opened this issue Dec 3, 2022 · 3 comments

Comments

@ShailNair
Copy link

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?

@eco-gaoshaom
Copy link

Hi~ Did you solved this? I came across the same problem.

@eco-gaoshaom
Copy link

Solved. Just remove the invalid option -- 'I' in 'MetaPop.R'.

@ewars
Copy link

ewars commented Nov 26, 2024

I had that problem, it was because I had not installed prodigal

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

3 participants