Skip to content

hsiaoyi0504/CancerSubtypes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CancerSubtypes: an R/Bioconductor package for molecular cancer subtype identification, validation, and visualization

Build status

This is a fork repo, but you are welcome to use

The original R/Bioconductor package CancerSubtypes integrates the current common computational biology methods for cancer subtypes identification and provides a standardized framework for cancer subtype analysis based multi-omics data, such as gene expression, miRNA expression, DNA methylation and others. This is a forked repo that I added additional features such as random seed (for reproducibility) and dependency updates (iCluster is removed from CRAN and there is an updated iClusterPlus).


Installation

renv::install("ConsensusClusterPlus")
renv::install("hsiaoyi0504/CancerSubtypes")

Manual

Tutorial and examples can be found in original CancerSubtypes here.


Citation

Please cite the original CancerSubtypes article and this customized fork https://github.com/hsiaoyi0504/CancerSubtypes when using this customized version:

doi citation Altmetric

Xu, T. et al. CancerSubtypes: an R/Bioconductor package for molecular cancer subtype identification, validation, and visualization. Bioinformatics (2017) doi:10.1093/bioinformatics/btx378.

About

If you are still interested in CancerSubtypes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 91.3%
  • R 8.7%