Hi,
I'm working with junction data recovered from snaptron, which uses recount data. I want to obtain the metadata information of each sample but I can not find the matching sample number in the recount TCGA metadata object recovered with the function:
all_metadata("tcga")
In fact, the columns "sample", "experiment" and "run" in the metadata object only have "NA" values. Is this some kind of error in the metadata object?
The recount version that I'm using is 1.2.3
Thanks