Is there a genetic map with centimorgan distance of all SNPs hg19
I have a list of 5000 snps and I want to find the frequency of recombination between them. Is there a genetic map with centimorgan distance of all SNPs hg19?
snps
recombination
map
centimorgan
• 1,701 views
•
link
updated
by
Ram
•
written
by
Giulia.cosenza •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Find Allele frequencies
written by Giulia.cosenza •Hi everyone, I have a list of 7000 SNPs referring to the hg19, and I was looking for the allele frequencies. Where can I find …
-
Calculating genetic distance from VCF to MAP format
written by VBerI have a VCF from which I got the .ped and .map files using plink. However, the genetic distance (3rd column) has been set to …
-
calculating cumulative recombination rate for MOSAIC?
written by rshoobs •I am running MOSAIC and don't understand how their "cumulative recombination rate" is calculated. I have the 1000G genetic map that their data appears to …
-
How many bases are exchanged in an average recombination event during meiosis in humans?
written by dunk •During recombination (or "crossover") bases are exchanged between two homologous chromosomes. However, all material dealing with this talks about genetic distance, linkage, and in terms …
-
Genetic Map file format: how to understand the combined_rate column and the genetic_map column ?
written by TaoHi guys, The genotype imputation need human genetic map file, whose format is like(in chr1): position COMBINED_rate(cM/Mb) Genetic_Map(cM) 55550 0 0 568322 0 0 568527 …
-
Genetic Map in HapMap based on which population?
written by GabrielMontenegroI need to get the genetic map position for some SNPs so I downloaded the HapMap genetic map file provided here: http://hapmap.ncbi.nlm.nih.gov/downloads/recombination/ However I couldn't …
-
Convert Snp Physical Position(Bp) Into Genetic Distance(Cm)
written by zy041225<p>All I got are lists of SNPs with their physical positions, now I would like to convert them to genetic distance (centiMorgan) to calculate iHS.</p> …
-
Centimorgan Values For Snps In Dbsnp132 And Higher?
written by Avariant •<p>Hi all, I am interested in calculating the integrated haplotype score (iHS) for SNPs surrounding a large candidate region of a particular human chromosome. <br …
-
Haldane Map Function And Genetic Linkage
written by User 9334 •<p>if i have two markers that are 100 Mb apart on the same chromosome, and i know that for my chromosome, centiMorgan to megaBase ratio …
-
Compute Genetic Map
written by PierreDear all, I would like to get the position in cM for a set of SNPs (SNPs from 1000Genomes Project). What I have is: - …
The standard genetic map used for imputation may be what you want: https://mathgen.stats.ox.ac.uk/impute/1000GP_Phase3.html
But what if there is not the position of one of my snps in the 1000G_genomic_map_file? How can I calculate is centimorgan distance?
Let's say I have to calculate the distance in centimorgan between this two snps:
And in the map file I only have this positions and centimorgan:
Is there a way to calculate the distance between the 2 snps?
User has created a new question, here: Centimorgan Distance map file
I've deleted that post. User can continue their thread here.
thank you! ;)