How to find differentially mutated genes between two groups of samples?
1
1
Entering edit mode
2.4 years ago
7829453 ▴ 10

I am currently trying to analyze whole genome sequencing data in lung cancer and have split the samples (80 in total) into 2 groups - those with doubled genomes and those without. I would like to see what genes are disproportionately mutated in the doubled genome samples compared to the non-doubled genome samples (and vice versa). I have the mutations for each sample in MAF format. Is there a package that can easily perform this type of analysis? If not, how should I approach this?

cancer sequencing mutations • 687 views
ADD COMMENT
0
Entering edit mode
2.4 years ago
sbstevenlee ▴ 480

You could use the pymaf submodule from the fuc package I wrote. More specifically, you can create an oncoplot to simultaneously display frequent gene mutations and annotations of interest (e.g. genome duplication) as shown below:

enter image description here

Above example is from: https://sbslee-fuc.readthedocs.io/en/latest/tutorials.html#create-customized-oncoplots

ADD COMMENT

Login before adding your answer.

Traffic: 1918 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