Predict Cancer Subtypes Based on TCGA Data using Machine Learning Method
Predict the subtypes of selected cancer type based published papers
select highly variable genes from a expression matrix
convert expression matrix to median-centered
Predict the subtypes of selected cancer type
Load Dataset from GitHub Repository
Predict the subtypes of selected cancer type using machine learning
Plot heatmap of the train set or test set
Set the SubtypeClass
Provide functionality for cancer subtyping using nearest centroids or machine learning methods based on TCGA data.