NikVetr / MoTrPAC_Complex_Traits

code for paper "the impact of exercise on gene regulation in association with complex trait genetics"
3 stars 0 forks source link

add missing scripts #1

Open nicolerg opened 1 year ago

nicolerg commented 1 year ago

Can these scripts be added to this repo? https://github.com/NikVetr/MoTrPAC_Complex_Traits/blob/main/fig1b_integration-with-metaanalysis.R#L26

#load de data
source(file = "~/scripts/montgomery_lab/load_deg-eqtl_merged_file.R")

#load functions
source(file = "~/scripts/montgomery_lab/deg-trait_functions.R")
nicolerg commented 1 year ago

These scripts are sourced in several places, so they should be added to the repo, and the line should be replaced with the new relative path

NikVetr commented 1 year ago

yes! thank you for poking through, gonna return to tidying everything next