Off topic:Error in TCGAbiolinks
0
0
Entering edit mode
4.8 years ago

Dear all, I am trying to do methylation analysis on TCGA data using TCGAbiolinks.

Since I only wanted to use a limited subset of samples, I used their TCGA codes in:

query.met.normal = GDCquery(project = "TCGA-THCA",legacy = TRUE,data.category= "DNA methylation",

platform = "Illumina Human Methylation 450",

barcode = c("TCGA-EM-A3ST-11A-11D-A231-05" ,"TCGA-FY-A3TY-11A-12D-A231-05" , ...)).

After downloading data which were saved in "C:\Users\Administrator\Documents\GDCdata\TCGA-THCA\legacy\DNA_Methylation\Methylation_Beta_Value", I used :

met.normal.450 = GDCprepare(query = query.met.normal,save= TRUE,save.filename = "normalDNAmet450k.rda" ,summarizedExperiment = TRUE),

however I got this error:

Error in rbind(deparse.level,...) numbers of columns of arguments do not match.

Can you guide me to solve this problem?

Kind regards

Nazanin

methylation analysis TCGAbiolinks Error in rbind • 1.1k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 3170 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