Entering edit mode
I can't Correspond the data of recount3 with the TCGA data.I use the bcr patient uuid to do this thing, but I can't find the whole id.I want to ask if it has other methods?Thank you for your answer.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
I want to add to this question, the recount3 repository uses other sampleIDs then TCGA. I know that before the IDs could be converted by using TCGAutils. However, GDC Legacy Archive has been retired and the archival data is no longer available. Causing the fact that
UUIDtoBarcode(list_of_recount3_file_ids, from_type='file_id', legacy = T )
no longer works. I was wondering if there is another way to convert the recount3 sampleIDs to TCGA barcodes?