AIMS
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see AIMS.
AIMS : Absolute Assignment of Breast Cancer Intrinsic Molecular Subtype
Bioconductor version: 3.15
This package contains the AIMS implementation. It contains necessary functions to assign the five intrinsic molecular subtypes (Luminal A, Luminal B, Her2-enriched, Basal-like, Normal-like). Assignments could be done on individual samples as well as on dataset of gene expression data.
Author: Eric R. Paquet, Michael T. Hallett
Maintainer: Eric R Paquet <eric.r.paquet at gmail.com>
citation("AIMS")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AIMS")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AIMS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.