Can I do differential analysis without phenodata?
1
0
Entering edit mode
2.3 years ago
margarett • 0

I am doing RNAseq with GSE32038 data and I don't have phenodata file. How can I create the phonodata file or how can I do the differential analysis without it?

RNAseq ngs • 662 views
ADD COMMENT
0
Entering edit mode

By "phenodata", do you just mean sample metadata? If so, yes you would need that to do differential expression because otherwise you have no idea what features to compare. oh, and I'm guessing that GSE32038 refers to the GEO accession number? It's not clear from the question what you're trying to do with it or why.

ADD REPLY
0
Entering edit mode
2.3 years ago
ATpoint 82k

This seems to be a simple 2-group comparison. The info is in https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32038

Samples (6)
GSM794483   Simulated Condition 1, replicate 1
GSM794484   Simulated Condition 1, replicate 2
GSM794485   Simulated Condition 1, replicate 3
GSM794486   Simulated Condition 2, replicate 1
GSM794487   Simulated Condition 2, replicate 2
GSM794488   Simulated Condition 2, replicate 3

So make a data.frame with a column group being the conditon and use ~group, that's it.

ADD COMMENT

Login before adding your answer.

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