Calculation of TMB on gene level
Hi all, I have TCGA cancer data and i want to calculate TMB on gene level. Can anyone please tell me how to do that? TCGA has TMB score based on patient level. I need on gene level. Thanks!
genomics
• 2,672 views
•
link
updated
by
svp
•
written
by
smrutimayipanda •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Can RNA-Seq be used for TMB calculation?
written by rotemkat •Hi, I have RNA-seq data of cancer patients and their matched normal as well. I'd like to calculate for each patient the TMB, but I …
-
How to calculate TMB for somatic data TCGA
written by NT •Hi, I have to calculate for the first time the tumor mutational burden (TMB) for each sample of a big maf file of TCGA (https://gdc.cancer.gov/about-data/publications/mc3-2017) …
-
TCGA data from Xena browser and Broad (GDAC Firehose)
written by immunogirl2 •I am an immunologist with very little background in bioinformatics; I can use basic functions in R. So, please bear with me. 1. I have …
-
The Cancer Genome Atlas (TCGA) gene expression analysis
written by lovely.molbio •Hi, I am trying to analyze TCGA breast cancer patients data. Based on a gene expression (high and low) and survival, I have divided all …
-
How to calculate Tumor Mutation Burden (TMB) for TCGA samples
written by MikeHi All, What is difference between "Tumor Mutation Burden (TMB)" and "mutational load" ? I have mutation matrix for TCGA samples (generated from maftools, see …
-
Is miRNA and mRNA data from GDC (TCGA) from same patient samples?
written by hAjmal •Hi All, I am sorry if this question has already been asked or answered, Can anyone please tell me, if the miRNA and mRNA data …
-
How to compute survival analysis between LncRNA and one type cancer (i.e.Breast Cancer) based on TC…
written by ybling2008 •1. I want compute survival analysis between LncRNA and Breast Cancer based on TCGA. but i don't know how get the LncRNA information. 2.Should I …
-
scoring matrix of blast
written by sharma_tina189059 •<p>hi,</p> <p>can anyone tell me about calculating raw value in blast. I know the formula that it is the sum of all match, mismatch and …
-
Negative score in TCGA pancancer gene expression data
written by BIOTIN •Dear all, I am working with TCGA pancancer gene expression level 3 data. I found that there are some genes expression levels are negative. Could …
-
How To Retrieve Tcga Mirna-Mrna Data
written by rajesh27071992 •I will be very thankful if someone could help me. I want to retrieve miRNA-mRNA data from TCGA, data needs to be available for Cancer …
Is what you asked for just mutation frequency or mutation frequency adjusted by gene length?
I am asking about TMB calculation on gene level, especially TCGA data
different genes will have different length. The number of mutations that occur in genes with higher length are considerably more. Hence Zhenyu Zhang is asking whether you want to adjust it for gene length
TMB calculated by the number of non-synonymous somatic mutations per mega-base in coding regions. Performing TMB at gene level is technically incorrect.
can you please tell me why it is technically incorrect?
What is your understanding about
Tumor mutational burden? If you know it clearly, then you will know what is technically incorrect.TMBis a numeric index that expresses the number of mutations per megabase (muts/Mb) harbored by tumor cells in a neoplasmGenerally, we calculate TMB as follows:
Tcov_min), within the target regions. You can choose your X coverageCount the number of deleterious somatic mutations called within the regions (
Nmuts_mincov). With these compute the tumor mutation burden as:Nmuts_mincov/Tcov_minTMB = Nmuts_mincov / Tcov_min