pulling out subset in cummeRbund
0
0
Entering edit mode
9.0 years ago
mfahim ▴ 10

Hello Maestros

I found this wonderful intact and working script.

gene_diff_data <- diffData(genes(cuff_data))
sig_gene_data <- subset(gene_diff_data, (significant == 'yes'))
nrow(sig_gene_data)

How do I modify it to get a comparison between two samples.. I have a database of 8 samples in cummeRbund.

How do I make a table out of it.. and any direct script for Venndiagram?

For WT, m1, m2 and m1m2 at two different temperature (23 and 27), how do I make a venndiagram to show differentially expressed genes, CDS, isoforms and TSS?

Cheers

cummeRbund • 2.1k views
ADD COMMENT

Login before adding your answer.

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