Skip to content

biodev/amtec_manuscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMTEC Manuscript Workflow

Workflow code supporting the manuscript 'Utilizing cohort-level and individual networks to predict best response in patients with metastatic triple negative breast cancer'

Required files

Retrieve the below files and place them in the corresponding directory

Installation

#CRAN:
install.packages(c("data.table", "targets", "tidymodels", 
"openxlsx", "ggplot2", "stringr", "ggrepel", "WGCNA",
"caret", "partykit", "patchwork", "viridis", "ggsurvfit"))

#BioConductor
##May need to install "BiocManager" first from CRAN
BiocManager::install(c("limma", "edgeR", "sva", "GSVA", "ComplexHeatmap"))

Pipeline Execution

mkdir output 
mkdir figures
targets::tar_make()

Licensing

GNU General Public License v3.0

This code was developed by Daniel Bottomly, a member of the McWeeney Lab and is protected under copyright by the Oregon Health and Science University Knight Cancer Institute, 2024.

About

Workflow code supporting the manuscript 'Utilizing cohort-level and individual networks to predict best response in patients with metastatic triple negative breast cancer'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages