Samtools And Cuffdiff
1
0
Entering edit mode
11.3 years ago
disco ▴ 30

OK, here we go.. I want to see differential expression for two genes at a genomic locus in different cell lines. I have a set of bam files of long RNA seq for this. Q-1: Is it possible to convert all the bam files into sam together? After this I would proceed to input sam files into cufflinks to generate gtf files. Q-2: How do I proceed from here to compare differential expression across different samples?

cuffdiff • 2.8k views
ADD COMMENT
1
Entering edit mode
11.3 years ago
biorepine ★ 1.5k

It should be simple. Run your samples like this. I think cuffdiff should work on bam files as well so no need to convert bam into sam.

cuffdiff your_transcripts.gtf cellline1.bam  cellline2.bam cellinen.bam

fyi : http://cufflinks.cbcb.umd.edu/manual.html#cuffdiff

ADD COMMENT

Login before adding your answer.

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