maftools icon indicating copy to clipboard operation
maftools copied to clipboard

Summarize, Analyze and Visualize MAF files from TCGA or in-house studies.

Results 103 maftools issues
Sort by recently updated
recently updated
newest added

Hi! Thank you for providing this fantastic package 🤩 I am currently using maftools 2.10.0. I have been using the `tmb()` plot. From reading through the manual it doesn't seem...

I would like to be able to reverse the colors used with somaticInteractions. I use the option colPal = 'RdBu'. I would like the Co-occurence to be in red and...

t_vaf is not included in my merged mag object, so I wanted to calculate it using the formula below. However, the column that is being created is not recognised by...

is there a ref.build I can use for mouse data (mm10)?

Hi I created nice lollipop plot using maftools. The issue is I facing difficulty creating a scale on Y-axis. Here is my code: ```r lollipopPlot( maf = laml, gene =...

**Describe the issue** A clear and concise description of what the issue is. There is extra space **Command** Please post your commands and the output (errors or any unexpected output)...

I am trying with TCGA-LUSC data, and when tried to plot oncoplot, it appears like this: [oncoplot_luad.pdf](https://github.com/PoisonAlien/maftools/files/14305269/oncoplot_luad.pdf) It appears that there is a white layer has been appended on top...

Hello, I am trying to filter my variants based on population allele frequency with subsetMaf, but I cannot figure out how to keep all those variants without a value for...

Hello, I have successfully ran GISTIC2 in canine data, and managed to get gisticChromPlot to generate a plot. However, the dog has 38 chromosomes, and the plot only shows the...

enhancement

**Describe the issue** We tried to plot "MUC3A" in lollipop plot. The length of the actual protein is 3323 according to uniprot database. But it is only showing 876. **Command**...