Forward strand alignment
0
0
Entering edit mode
3 days ago
JJ • 0

Hi

I am trying to align my genetic data (microarray chip) in plink binary format to forward strand So what I did was get the reference genome GRCh38.primary_assembly.genome.fa and make a dictionary in python for key: chromosome, value: sequence. Then I retrieved the reference base from the dictionary using my basepair position in the bim file to find the nucleotide in the sequence in each chromosome and added the reference base found as a separate column in the bim file and aligned my A1 and A2. This, I believe, have aligned my genetic data to be forward stranded. Then I lifted down to hg19 and checked if my SNPs are , at least most of them, are forward stranded by using the fasta file for hg19 and compared whether my A1 or A2 is identical with reference base retrieved as done in the same way with what I have done with reference genome fasta file of hg38. I only did all these with hg19, hg38 non-palindromic SNPs just to be clear. But, I see many many non-palindromic SNPs having A1 or A2 unidentical with the fasta file hg19 retrieved reference base. What could be wrong here?

Also, if there is better approach in aligning my genotype chip data to forward strand, if you could comment that would be great

Thanks in advance !

QC GWAS strand alignment • 119 views
ADD COMMENT

Login before adding your answer.

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