Skip to content

ramazzottilab/ASTUTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTUTE: Association of SomaTic mUtaTions to gene Expression profiles

Branch Status
master R-CMD-check-bioc
development R-CMD-check-bioc

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.

Table of Contents

Features

  • Genotype-Phenotype Mapping: Perform sophisticated analyses to uncover the relationship between somatic mutations and gene expression profiles.
  • Regularized Regression: Employ LASSO penalty to prevent overfitting and select significant features.
  • Bootstrapping: Calculate p-values and confidence intervals for expression changes.
  • Patient Stratification: Identify and utilize expression signatures for prognosis and therapeutic decision-making.

Installation

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")

Contact

Please feel free to contact us if you have any questions regarding our tool at daniele.ramazzotti@unimib.it.

About

ASTUTE is an R package designed to integrate cancer genomic and transcriptomic data in order to perform genotype-phenotype mapping. Publication at: https://www.nature.com/articles/s41698-025-01088-0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages