DEG from BAM file
2
0
Entering edit mode
5.1 years ago
bioz ▴ 20

Hi, I have an alignment file in bam format from STAR aligner. I want to study Differential expression gens from this bam file, I need all informations like p-value fold-change triplicate values ECT for plotting heat map and volcano.

Is it possible to make these plots from alignment bam file ?

RNA-Seq deg gene R • 2.4k views
ADD COMMENT
2
Entering edit mode
5.1 years ago
bharata1803 ▴ 560

To do DEG analysis, what you need is a readcount table. So, you just need read count software that accept BAM files. Try HTSeq count or featureCount. After you get read count table, you can do DEG using popular library like DESeq2, EdgeR, or limma/voom.

ADD COMMENT
0
Entering edit mode
5.1 years ago

Please follow this workflow: https://www.bioconductor.org/help/course-materials/2017/CSAMA/labs/2-tuesday/lab-03-rnaseq/rnaseqGene_CSAMA2017.html

But I hope you have more than one bam - with just one sample you cannot do differential expression analysis.

ADD COMMENT

Login before adding your answer.

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