index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
rqtl_wrapper.R
Age
Commit message (
Expand
)
Author
2024-09-27
Fix Pair-Scan output paths
Frederick Muriuki Muriithi
2024-09-27
Fix R/qtl output paths
zsloan
2024-09-12
Make sure dir exists before running R/qtl
Pjotr Prins
2024-09-12
Getting Rqtl to run on fallback
Pjotr Prins
2024-07-08
Pass output directory to R/qtl script instead of pulling it from the
zsloan
2022-03-22
Merge branch 'feature/add_rqtl_pairscan' of https://github.com/zsloan/genenet...
zsloan
2022-03-22
Change order of if statements for running genoprob command
zsloan
2022-03-22
Updated rqtl_wrapper to also return a map file when doing a pair-scan (since ...
zsloan
2022-03-22
Added line priting pair-scan results to CSV and changed the default step-size...
zsloan
2022-03-22
- Added scan_func function that determines whether scanone or scantwo
zsloan
2022-03-22
Added option for running pairscan to rqtl_wrapper.R
zsloan
2022-02-02
Fix R/qtl covar bug
zsloan
2021-11-11
Merge branch 'main' into feature/add_rqtl_pairscan
zsloan
2021-10-14
Fixed when model is set to account for situations with no covariates
zsloan
2021-10-14
Incorporated Danny's code for calculating QTL main effects into rqtl_wrapper.R
zsloan
2021-09-23
Updated rqtl_wrapper to also return a map file when doing a pair-scan (since ...
zsloan
2021-09-23
Added line priting pair-scan results to CSV and changed the default step-size...
zsloan
2021-09-23
- Added scan_func function that determines whether scanone or scantwo
zsloan
2021-09-23
Added option for running pairscan to rqtl_wrapper.R
zsloan
2021-09-23
Fix covariates as described by Danny
zsloan
2021-08-28
Fix issue that caused R/qtl to not use the first covariate when using stratif...
zsloan
2021-08-26
Added # permutations to verbose print
zsloan
2021-06-18
Added option for enabling permutation strata
zsloan
2021-06-18
Add rqtl_wrapper.R script and necessary imports to guix.scm
zsloan