Error in retrieving clinical data
0
0
Entering edit mode
silickas • 0
@d0945b51
Last seen 1 day ago
Lithuania

Hello, I've been recently trying to download clinical data from TCGA using the TCGAbiolinks package, but I get an error when running the following code:

clinical_data <- GDCquery_clinic(project = "TCGA-TGCT", type = "clinical")

# it gives the following error
Error in set(x, j = name, value = value): Supplied 263 items to be assigned to 338 items of column 'submitter_id'. If you wish to 'recycle' the RHS please use rep() to make this intent clear to readers of your code.

Can anyone give any advice on how to fix this or alternative ways to download the clinical data, most importantly the primary diagnoses of the patients?

TCGAbiolinks • 55 views
ADD COMMENT

Login before adding your answer.

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