Detecting GC Bias in Transcriptomes (RNA-seq)
0
1
Entering edit mode
4.7 years ago
Jon17 ▴ 20

What's the best way to detect GC bias in a transcriptome (RNA-seq)?

We are currently aligning to a regular genome fasta file (like hg38) but that means there are skips in the coverage. exon -- intron -- exon..... I know how to calculate GC bias of individual exons. Bedtools and R is a huge help there. But I'm stumped on how to do it for entire transcript. Any ideas?

I know how to do GC bias with Whole genome (CollectGcBiasMetrics Picard) and Sequence capture (custom scripting). But this transcript stuff is a bit more complex.

RNA-Seq transcriptome • 1.2k views
ADD COMMENT
1
Entering edit mode

What is the final goal? Differential analysis? Check the alpine package at Bioconductor which implements GC bias correction. salmon implements this method in its --gcBias flag if you choose it to quantify your reads agsinst a transcriptome.

ADD REPLY
0
Entering edit mode

Appart from ATpoint's points (sorry for the pun - could not resist) you can also take a look at the R pakage cqn which have methods for identifying and correcting genome-wide GC-bias.

ADD REPLY
0
Entering edit mode

Would it be informative to calculate the GC content of the reads themselves?

ADD REPLY

Login before adding your answer.

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