| Branch | Status |
|---|---|
| master | |
| development |
ASTUTE is an R package designed to integrate cancer genomic and transcriptomic data in order to perform genotype-phenotype mapping. It leverages regularized regression with LASSO penalty to uncover associations between somatic mutations and gene expression profiles.
You can install the development version of ASTUTE from GitHub using the devtools package:
# Install devtools if you haven't already
install.packages("devtools")
library("devtools")
# Install ASTUTE from GitHub
devtools::install_github("ramazzottilab/ASTUTE")Please feel free to contact us if you have any questions regarding our tool at daniele.ramazzotti@unimib.it.