This is a test version of Biostars. For the public version, visit https://www.biostars.org.
conversion of case_ids to file_ids TCGA data

Dear all,

I need to convert case_ids of TCGA data to file_ids.

I used TCGAutils but I could not convert the IDs

Can you advice me how to do this?

Regards

Nazanin

tcga case_ids conversion

2 answers

Hi, where you able to find a solution to this questions as I am in the same shoe?

Hi Using "GenomicDataCommon" package in R, you will be able to find corresponding TCGA barcodes of the folder names. Then using "Manifest" file of your data, you will be able to find corresponding file names.

Thanks a lot

Log in to answer this question.