How to link clinical data with DE miRNA data retrieved using TCGAbiolinks
0
0
Entering edit mode
5.9 years ago
Björn ▴ 110

Hi, I managed to get "dataDEGs" for miRNAs from TCGA-PRAD database using TCGAbiolinks. I also downloaded clinical data from the TCGA. How can I introduce a "clinical.info=radiation" factor to see radiation induced DE miRNAs ?

clinical.radiation <- GDCprepare_clinic(query, clinical.info = "radiation")
datatable(clinical.radiation, options = list(scrollX = TRUE,  keys = TRUE), rownames = FALSE)

Also, how to measure "Survival" among patients with and without radiation (for selected DE miRNAs) ?

Is it better to use "legacy" or "harmonized" data for miRNAs for above analysis. Is "harmonized" data already normalized for counts.

tcgabiolinks mirna clinical • 1.2k views
ADD COMMENT

Login before adding your answer.

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