Documentation on the fastsmc map file (https://github.com/PalamaraLab/ASMC/blob/main/docs/fastsmc.md#genetic-map-map) are unclear:
The genetic map file needs to provide physical positions (in base pairs) and genetic positions (in centimorgans). FastSMC expects a tab separated file containing at least 3 columns, with physical positions in the first column and genetic positions in the third column. The second column may contain any values. The file may be optionally compressed using gzip.
Which column should be the chromosome column?
This description differs from the ASMC genetic map file documentation (https://github.com/PalamaraLab/ASMC/blob/main/docs/asmc.md#genetic-map-mapmapgz):
The genetic map provided in input to ASMC is in Plink map format, in which each line has four columns with format "Chromosome SNPName GeneticPosition PhysicalPosition". Genetic positions are in centimorgans, physical positions are in bp. The map can be optionally compressed using gzip.
Thanks for any help 🙏
Documentation on the fastsmc map file (https://github.com/PalamaraLab/ASMC/blob/main/docs/fastsmc.md#genetic-map-map) are unclear:
Which column should be the chromosome column?
This description differs from the ASMC genetic map file documentation (https://github.com/PalamaraLab/ASMC/blob/main/docs/asmc.md#genetic-map-mapmapgz):
Thanks for any help 🙏