How to calculate TMB - GDCquery ?
1
0
Entering edit mode
2.1 years ago
Negatyvna • 0

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.

GDCquery_clinic GDCquery • 719 views
ADD COMMENT
1
Entering edit mode
2.1 years ago

Hi, please see this previous answer, which also contains a link to a few published works on TMB: How to calculate Tumor Mutation Burden (TMB) for TCGA samples

In brief, it seems like you have the correct data; however, keep in mind that TMB is a general term, and that people calculate it in diverse ways.

Note also that, under the FDA, pembrolizumab (Keytruda®) is approved for use in 'TMB - high' tumours. To them, TMB-High equates to ≥10 mutations/megabase (mut/Mb)].

Kevin

ADD COMMENT
0
Entering edit mode

Thank you very much for your answer.

ADD REPLY
0
Entering edit mode

You are welcome, Negatyvna

ADD REPLY

Login before adding your answer.

Traffic: 2551 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6