Skip to content

Genetic map file format unclear #5

@stephenturner

Description

@stephenturner

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 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions