How do you find the number of SNPs per gene given a genotype and a map file?
0
0
Entering edit mode
6.0 years ago

Given one file: genotype.csv which has the nucleotides of SNPs (just assuming its the less represented nucleotide at this point) at different positions of a chromosome and another file which provides the range of nucleotides for the gene, how do you count the number of SNPs within all genes? The X6114, etc being the sample number.

I'm assuming that I will need to create a loop to find the major allele first for every row, and then make sure its above the starting position and below the ending position of a given gene.

Example files

snp R gene • 1.4k views
ADD COMMENT
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2288 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