Open periperipatus opened 4 months ago
Hi periperitpatus,
This is a bug in our code, thanks for pointing it out. I've identified the issue but it might take a day or two for me to push a fix.
Tim
Hi Tim,
Thank you. I look forward to it. Will you reply when you've pushed the changes or should I check back next week?
Cheers,
Peri
I'll reply here
Hello, I am attempting to run the following command on the corBra data in the test-data folder.
python /home/boltonp/miniconda3/envs/degenotate/bin/degenotate.py -a corBra.gff.gz -g corBra.fa.gz -v corBra.sample.vcf.gz -u SAMN02743852,SAMN02743851,SAMN02743850 -e SAMEA3334436,SAMEA3334437 -o degenotate_test -sfs -maf 0.05 -d " " --no-fixed-in
but I get the following error.
The exact same command runs fine without --no-fixed-in flag.
Any idea how to fix this? I am trying to run this on a larger dataset where the ingroup(s) is called to a heterospecific reference.
I'm running v 1.2.4 downloaded from bioconda.