Ask help for TCGAnalyze_SurvivalCoxNET function.
1
0
Entering edit mode
5.4 years ago
BioLite ▴ 20

Hi, I'm dealing with TCGA data, but when I visualized my interested genes with TCGAnalyze_SurvivalCoxNET function, I was informed an error by R. Here is my code and error:

TabCoxNet <- TCGAvisualize_SurvivalCoxNET(dataClin,
                                      dataFilt, 
                                      Genelist = rownames(dataSurv),
                                      scoreConfidence = 700,
                                      org.Hs.string = org.Hs.string,
                                      titlePlot = "Case Study n.1 dnet")
Error in `[.data.frame`(x, r, vars, drop = drop) : undefined columns selected

I have noticed that there was a similar post in Github[https://github.com/BioinformaticsFMRP/TCGAbiolinks/issues/99], sadly, no any good suggestion was put forward. Maybe someone could solve this today? Any suggestion will be thanked!

TCGAnalyze_SurvivalCoxNET function TCGAworkflow • 1.7k views
ADD COMMENT
0
Entering edit mode

They appear to not be following up with TCGAbiolinks issues on GitHub (I had even posted one). You may have a quick response from Tiago if you post on Bioconductor forum.

ADD REPLY
0
Entering edit mode
5.0 years ago
mhittle • 0

There are a couple column name issues present and a fix hasn't been merged in Github. Just create a new method in your code and use this code:

https://github.com/BioinformaticsFMRP/TCGAbiolinks/issues/147

ADD COMMENT

Login before adding your answer.

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