Closed mcamarad closed 4 years ago
This PR now also solves: #39, #40 & #10537
Docs with examples and parameter description added here.
Refactor nextflow pipeline with more consistent and descriptive parameters (snakecased)
Adds support to continuous variables as PHE
traitType
& invNormalize
to SAIGE GWAS processesAdds transformation of continuous variables
Add fixes to support pheno_col
with parentheses across the pipeline
https://cloudos.lifebit.ai/app/jobs/5f7dda448f8171011301cb89
https://cloudos.lifebit.ai/app/jobs/5f7dda318f8171011301cb69
@cgpu ready for review! :tada:
Summary
Working on Internal CloudOS: https://cloudos.lifebit.ai/app/jobs/5f75fd8eff510d01135c5388
Integrates CB output with GWAS pipeline, adds multiple design matrix construction, transformation layer for encoding of variables and connects phenotypic data with the rest of the pipeline.