CIMICE
CIMICE-R: (Markov) Chain Method to Inferr Cancer Evolution
Bioconductor version: 3.23 · Package version: 1.20.0
CIMICE is a tool in the field of tumor phylogenetics and its goal is to build a Markov Chain (called Cancer Progression Markov Chain, CPMC) in order to model tumor subtypes evolution. The input of CIMICE is a Mutational Matrix, so a boolean matrix representing altered genes in a collection of samples. These samples are assumed to be obtained with single-cell DNA analysis techniques and the tool is specifically written to use the peculiarities of this data for the CMPC construction.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CIMICE") Details
| Maintainer | Nicolò Rossi <olocin.issor@gmail.com> |
| Author | Nicolò Rossi [aut, cre] (Lab. of Computational Biology and Bioinformatics, Department of Mathematics, Computer Science and Physics, University of Udine, ORCID: <https://orcid.org/0000-0002-6353-7396>) |
| License | Artistic-2.0 |
| URL | https://github.com/redsnic/CIMICE |
| Bug Reports | https://github.com/redsnic/CIMICE/issues |
| Downloads rank | 221 |
| Source branch | RELEASE_3_23 |
| biocViews | BiologicalQuestion, GraphAndNetwork, NetworkInference, Phylogenetics, ResearchField, SingleCell, Software, StatisticalMethod, Technology |