Hi,
I used below command to convert vcf to migrtae input format
vcfR2migrate(vcf = vcf, pop = pop, in_pop = in_pop, out_file = "MigrateN_infile.txt", method = c("N", "H"))
Now how to use this "MigrateN_infile.txt" as a infile in migrate tool.
Thanks,
Anitha