I would like to ask, can I calculate the TMB based on the information I got from these two functions? Do I need to download any more information?
query1 <- GDCquery( project = "TCGA-COAD", data.category = "Simple Nucleotide Variation", data.type = "Masked Somatic Mutation", legacy=F)
muts <- GDCprepare(query1)
clin <- GDCquery_clinic("TCGA-COAD","clinical")
I would like any suggestions, thanks.
Thank you very much for your answer.
You are welcome, Negatyvna