Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pub1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Farooq, Muhammad
pub1
Commits
36816196
Commit
36816196
authored
4 years ago
by
Farooq, Muhammad
Browse files
Options
Downloads
Patches
Plain Diff
start script
parent
d94a8424
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.R
+50
-0
50 additions, 0 deletions
setup.R
with
50 additions
and
0 deletions
setup.R
0 → 100644
+
50
−
0
View file @
36816196
setwd
(
"~/"
)
################################################################################
# step0: Prepare Priors and datasets
################################################################################
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
priors
/
data
/
make_dataset.R
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
priors
/
go
/
get_go_features.R
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
priors
/
coexpression
/
make_coex_features_all.R
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
priors
/
go_vs_coex
/
go_vs_coex_analysis.R
################################################################################
# step2: GBLUP without priors
################################################################################
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
GBLUP
/
psii
/
gblup_model.R
Rscript
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
GBLUP
/
pla
/
gblup_model.R
################################################################################
# step3: Multi-BLUP
################################################################################
cd
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
multiblup
Rscript
make_pheno_file.R
sh
run_multiblup.sh
Rscript
analysis.R
################################################################################
# step4: GBLUP with biology driven marker subsetting (using photosysnthesis genes)
################################################################################
cd
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
using_PSGENES
/
Rscript
make_GRM.R
Rscript
psii
/
gblup_using_psgenes_model.R
Rscript
pla
/
gblup_using_psgenes_model.R
Rscript
gblup_vs_gfblup_analysis.R
################################################################################
# step5: GFBLUP with GO priors
################################################################################
cd
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
using_GO
Rscript
psii
/
run_models.R
Rscript
pla
/
run_models.R
Rsript
psii
/
gblup_vs_gfblup_using_go_analysis1.R
Rscript
pla
/
gblup_vs_gfblup_using_go_analysis1.R
################################################################################
# step6: GFBLUP with COEX priors
################################################################################
cd
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
using_COEX
Rscript
psii
/
run_models.R
Rscript
pla
/
run_models.R
Rscript
psii
/
gblup_vs_gfblup_using_coexpression_analysis1.R
Rscript
pla
/
gblup_vs_gfblup_using_coexpression_analysis1.R
################################################################################
# step7: Aggregate Analysis
################################################################################
cd
/
mnt
/
LTR_userdata
/
faroo002
/
arabidopsis
/
GP
/
using_conda
/
Rscript
aggregate_analysis.R
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment