-
Notifications
You must be signed in to change notification settings - Fork 0
Installing and loading IdentifiHR
Ashley Weir edited this page Aug 28, 2024
·
1 revision
To install and load the IdentifiHR package, please use the following code in R:
install.packages("devtools")
library(devtools)
devtools::install_github("DavidsonGroup/IdentifiHR")
library(IdentifiHR)
Please find the IdentifiHR manuscript here.
IdentifiHR is a predictive model of HR status in HGSC that uses only gene expression.