What is the best approach to correlate expression levels, mutated genes and clinical variables
0
1
Entering edit mode
3.1 years ago
Lila M ★ 1.2k

Hi there, I was wondering which could be the best approach to correlate expression levels (from RNA -seq) mutated genes and clinical variables for a specific patients data set. I have two data frames, let's call them exp with the typical RNA-seq data processed by DESeq2 and other table with genes (1: mutated, 0 no mutated) and clinical variable of interest, let's call it mutated, that looks like this:

ID             gene1   gene2   gene3   gene4  var
patient1       0         1        0     0     low
patient2       0         0        0     1     high
patient3       1         1        0     0     low

any ideas? Thank you!

RNA-Seq correlation mutation • 549 views
ADD COMMENT

Login before adding your answer.

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