How to plot Oncoplot with out sorting
1
0
Entering edit mode
seeker • 0
@seeker-7773
Last seen 2.2 years ago
Netherlands

Is there any way to get the oncoplot with out sorting gene names based on the frequency. I have a list of genes which are sorted based on my analysis. I am wondering if there is a way to get the oncoplot  in the same of order as mentioned in the list and not based on the frequency.

maftools • 2.0k views
ADD COMMENT
0
Entering edit mode
anand_mt ▴ 90
@anand_mt-10016
Last seen 3.1 years ago

Hi Seeker,

maftools on bioconductor release branch doesn't support this, however the one on GitHub has this option. Install it from GitHub and plot as you would normally;

oncoplot(maf = laml, genes = ('TP53', 'DNMT3A', 'NPM1', 'RUNX1', 'CEBPA'), keepGeneOrder = TRUE)

Let me know if this is what you wanted.

-Anand.

ADD COMMENT

Login before adding your answer.

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