Get a specific genotype information of RNASeq fastq files
2
0
Entering edit mode
5.6 years ago

Hi, I have the RNA-seq data at hand, and want to get the genotype information at a specific gene location. Is there any easy way to do this?

regard, Raymond

rna-seq snp • 1.9k views
ADD COMMENT
1
Entering edit mode

Please read my answer here: A: Inferring genotype based on RNA sequnces

ADD REPLY
0
Entering edit mode

Thanks for the kind reply. Actually, what I want is quite simple: my interested gene has two different genotypes (and they are even different in protein sequences in some positions!), and I want the related genotypes from my RNASeq data. I think this question should be much easier than that when you want to determine all the genotypes everywhere, and it should have a good chance to address it as long as the RNAseq fasta files capture those coding regions that determine the genotypes.

I guess I may made two libraries from the two paired fastq files, and align the transcript of my target gene to it and check the genotypes mannually. Does this make sense? Even though it's a little bit time costing.

Thanks & Regards, Raymond

ADD REPLY
0
Entering edit mode

So, you just need to split the reads into 2 separate files based on a genotype?

ADD REPLY
1
Entering edit mode

No. I made a blastdb from the fasta files(read length 101), and then blast the -100~+100 sequence of my allele site to the blastdb, and check all hits that include the allele site to see whether my interested allele appears or not.

ADD REPLY
1
Entering edit mode
5.6 years ago

Eyeball the locus in IGV.

ADD COMMENT
0
Entering edit mode
5.6 years ago

I tried the method by natasha.sernova: A: Finding specific gene in reads It works for my question.

ADD COMMENT
0
Entering edit mode

That's great to hear. Thanks for the feedback, Raymond.

ADD REPLY
0
Entering edit mode

My current solution is quite clumsy, with the blastn result, there are hundreds of hits with pvalue at range of E-30 or lower, and I checked them by search the NT nearby the SNP sites and confirmed the Allele information. Thanks for your kind reply, and for the review of SNP calls from RNASeq.

ADD REPLY

Login before adding your answer.

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