Skip to content

gdcParseMetadata() returns no output #19

@qiongl-CTDS

Description

@qiongl-CTDS

I was trying to follow the instruction by running the step of paring metadata of RNA files of TCGA-CHOL project. And it returned no output. However, the query of miRNAs one worked.

> metaMatrix.RNA <- gdcParseMetadata(project.id = 'TCGA-CHOL',
                                   data.type  = 'RNAseq', 
                                   write.meta = FALSE)
> metaMatrix.RNA
 [1] file_name              file_id                patient               
 [4] sample                 submitter_id           entity_submitter_id   
 [7] sample_type            gender                 age_at_diagnosis      
[10] tumor_stage            tumor_grade            days_to_death         
[13] days_to_last_follow_up vital_status           project_id            
<0 rows> (or 0-length row.names)

Can you please look into this issue? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions