Generating genetic map file to use as input for shapeit
2
4
Entering edit mode
8.2 years ago
sale12302006 ▴ 40

Dear All,

Can someone help me with this, please? I am trying to produce genetic map file that will contain the following three columns below from vcf file:

pposition    rrate     gposition
72765        0.12455   0.00000
94172        0.12458   0.00266
94426        0.12461   0.00269
95949        0.12461   0.00288
98087        0.12460   0.00315

Where:

  • First column: The physical position (bp)
  • Second column: The recombination rate (cM/Mb)
  • Third column: The genetic position (cM)

Your help would be appreciated.

genome • 6.3k views
ADD COMMENT
0
Entering edit mode

I wish someone could answer this lol

ADD REPLY
3
Entering edit mode
4.8 years ago
nataliagru1 ▴ 90

It is actually rather challenging to produce a genetic map file from scratch. ShapeIT does have the option to exclude the genetic map and use a function --roh or "recombination rate". This is simply one value. You should be able to find a recombination rate value in scientific literature for the species you are studying. If you are using hapmap data or 1000 genome data they have genetic maps provided, links to these genetic maps are in the ShapeIT manual . See manual here for more detail: https://mathgen.stats.ox.ac.uk/genetics_software/shapeit/shapeit.html#gettingstarted

ADD COMMENT
2
Entering edit mode
2.3 years ago
cruzpedro ▴ 100

Although I haven't used myself, this R package seems to calculate recombination rates/genetic map, if you organism doesn't have a canonical map: https://rdrr.io/github/PhHermann/LDJump/f/README.md

ADD COMMENT

Login before adding your answer.

Traffic: 1544 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6