This pipeline system is designed to enable reproducible post-imputation analysis, primarily with (G)LMM software packages, as well as meta-analysis and QC plotting. The pipelines are written in Make and interface seamlessly with computational clusters; This software was initially designed for the "PLCO Atlas" project, with the intent of running hundreds of association studies with as little person-power as possible, though with little effort it can be used for more reasonably-scoped analyses in standard GWAS. It is highly configurable and extensible, specifically regarding association tools that can be modularly added, either with Make pipelines or tools in other languages.
See installation instructions on readthedocs
- BOLT-LMM support
- fastGWA support
- SAIGE support (binary traits)
- SAIGE support (categorical traits)
- meta-analysis with metal
- support for fastGWA
- support for BOLT-LMM
- support for SAIGE/binary
- support for SAIGE/categorical
- rsID support request
- full resumability
- resumable for cluster-submitted jobs
- resumable for non-cluster jobs
- full logging
- logging for cluster-submitted jobs
- logging for non-cluster jobs
- SGE/qsub support
- configuration via YAML
- more efficient yaml access in preprocessor
- testing via yaml
- heuristic testing to support above
- hunt down last untracked auxiliary files
- complete (straightforward and documented) platform independence with conda
- documentation: R-style vignette for generalized usage
- this README
- polmm/ordinal phenotype support
- top-level parameter exposure for analysis tools
- validated slurm support
- scalable testing with per-test dependency specification
- force post-primary analysis tools to ignore analysis results absent from config
- heuristic testing to support above
- documentation: full installation for multiple platforms, clusters; possibly docker
- documentation: doxygen support
- this README
- config-level parameter exposure for analysis tools
- integration of external meta-analysis files
- distributed meta-analysis best practice QC measures
- LSF support
- heuristic testing to support above
- this README
-
30 January 2021: remove manual dependency tracking in favor of conda and real installation instructions
-
13 January 2021: urgent patches. v1.0.0 is merely for recordkeeping for T1 run
-
12 January 2021: initial migration to CGR GitHub! v1.0.0, for tranche 1