CMoAT (Cancer Multi-Omics Analysis Toolkit) is a toolkit for analysising cancer genomics & proteomics which written by python.

How to use

CLI

After install cmoat, use command line in your terminal.

GUI

NOT INPLEMENTED

How to install

Use pip

pip install cmoat

Features

Feature Description
Protein Correlation Scatter Plot Scatter plots of the two genes‘ expression and the fitted straight line, which have the correlation coefficient and p-value。
Dual Survival Analysis Survival curves with high (0.75/0.75)/low (0.25/0.25) expression of both genes at the same time
Expression Boxplot (one gene) Tumor/normal tissue protein expression box plot of one gene
Single Gene Survival Analysis Monogenic survival curves
Normal Tissue Expression bar chart of one gene expression in multiple human normal tissues.

Functions

Functions