This is a test version of Biostars. For the public version, visit https://www.biostars.org.
AFD plot for each VCF file

I have 2 test directories:

dir

and one tsv file that contains information about the population:

pop

I want to write a piece of code that will create an AFD plot for each VCF file in a folder

The output should be an AFD dot plot for each VCF file in the directory. The plot should give the AFD between population 1 (diploids) and population 2 (tetraploids)

Is this work possible through python? Is there any package which I can use?

python allele

0 answers

No answers yet.

Log in to answer this question.