I have a dataset with PLINK 1 dosages and the associated FAM and MAP files. When I try to load the dataset using "plink2 --import-dosage {}.out.dosage.gz --fam {}.out.dosage.fam --map {}.out.dosage.map ..." I get an error "Error: --map must be used with --ped".
What is the intended behavior? If I can't use a MAP file with the dosages, how do I load the variant annotation information?
Thanks and best,