dadi-cli GenerateFs --vcf ../file.vcf --pop-info popmap.txt --projections 10 10 10 --output file.fs --pop-ids pop1 pop2 pop3
dadi-cli Plot --fs ./folded_fs.fs --output ./output.pdf
results in a blank, 2kb pdf file.
.fs file looks fine, and no errors are produced at any point
using python 3.11.1 and dadi-cli 0.9.3
dadi-cli GenerateFs --vcf ../file.vcf --pop-info popmap.txt --projections 10 10 10 --output file.fs --pop-ids pop1 pop2 pop3dadi-cli Plot --fs ./folded_fs.fs --output ./output.pdfresults in a blank, 2kb pdf file.
.fs file looks fine, and no errors are produced at any point
using python 3.11.1 and dadi-cli 0.9.3