Releases: comorment/containers
CoMorMent-Containers-v1.3.5
This is 5th bugfix release of the CoMorMent-Containers project since v1.3.0 release
Confer also the CHANGELOG for an overview of changes since the v1.3.0 release
What's Changed
Full Changelog: v1.3.0...v1.3.5
CoMorMent-Containers-v1.3.4
This is 4th bugfix release of the CoMorMent-Containers project since v1.3.0 release
Confer also the CHANGELOG for an overview of changes since the v1.3.0 release
What's Changed
Full Changelog: v1.3.0...v1.3.4
CoMorMent-Containers-v1.3.3
This is 3rd bugfix release of the CoMorMent-Containers project since v1.3.0 release
Confer also the CHANGELOG for an overview of changes since the v1.3.0 release
What's Changed
- Fix LDpred2 error with uppercase chromosome column header by @espenhgn in #180
- Documentation fixes by @espenhgn in #182
LDpred2: Removed counting of missing genotypes by @deepchocolate in #183- Fix #174 - sync releases to TSD by @ofrei in #184
Full Changelog: v1.3.0...v1.3.3
CoMorMent-Containers-v1.3.2
This is 2nd bugfix release of the CoMorMent-Containers project since v1.3.0 release
Confer also the CHANGELOG for an overview of changes since the v1.3.0 release
What's Changed
- Fix LDpred2 error with uppercase chromosome column header by @espenhgn in #180
- Documentation fixes by @espenhgn in #182
Full Changelog: v1.3.0...v1.3.2
CoMorMent-Containers-v1.3.1
This is 1st bugfix release of the CoMorMent-Containers project since v1.3.0 release
Confer also the CHANGELOG for an overview of changes since the v1.3.0 release
What's Changed
Full Changelog: v1.3.0...v1.3.1
CoMorMent-Containers-v1.3.0
This is the 3rd maintenance/feature release of the CoMorMent-Containers project.
Confer also the CHANGELOG for an overview of changes since the v1.2 release
What's Changed
- LDPred2: Effective sample size, cores used, hyperparameters by @deepchocolate in #173
- prep 1.3.0 release by @espenhgn in #176
Full Changelog: v1.2...v1.3.0
CoMorMent-Containers-v1.2
CoMorMent-Containers-v1.2
This is the 2nd maintenance/feature release of the CoMorMent-Containers project.
Confer also the CHANGELOG for an overview of changes since the v1.1 release
What's Changed
- LDpred2 fixes by @deepchocolate in #94
- LDpred2.R uses external ld matrix (partial fix for #108) by @ofrei in #109
- add citation.cff and badges by @espenhgn in #113
- set appropriate number of CPU cores by @espenhgn in #115
- Remove reference to
ldsc.sif(moved) by @espenhgn in #114 - QQ plots w. confidence bands by @ttfiliz in #118
- unit tests for gwas.py by @ttfiliz in #119
- --variance-standardize for columns without variation by @ttfiliz in #121
- Deepchocolate/ldpred2 updates fixes by @espenhgn in #122
- Allow custom name for IID columns by @ofrei in #123
- update config for flake8 linter by @espenhgn in #126
- Reformat gwas.py and combine_figures.py by @ofrei in #128
- removed redundant
--sumstats-separg by @espenhgn in #129 - LD-estimation for LDpred2 using bigSNPR by @deepchocolate in #117
- change home to temporary folder in test_gwas_king by @ttfiliz in #136
- Change repo for R packages in
r.sifby @espenhgn in #132 - some minor fixes to LDpred2 imputation by @espenhgn in #139
- LDpred2 imputation by @deepchocolate in #131
- removed redundant LDpred2 example by @espenhgn in #141
- Remove
--file-pheno,--col-phenoand--col-pheno-from-famargs inldpred2.Rscripts by @espenhgn in #142 - LDpred2: Testing produced scores against tutorial results by @deepchocolate in #146
- Sumstats: Add column and position by @deepchocolate in #143
- LDpred2: Append score to existing output file by @deepchocolate in #150
- fixed print statements by @espenhgn in #156
- Make
complementSumstats.Rwrite file output by default by @espenhgn in #159 - clarify
--geno-file-rdsarg by @espenhgn in #161 - fixed bad parsing of args by @espenhgn in #164
- bumped version to reflect current state by @espenhgn in #166
- Restructured file and folder layout by @espenhgn in #167
- Add RELEASES.md file by @espenhgn in #170
- Prep release v1.2 by @espenhgn in #172
New Contributors
Full Changelog: v1.1...v1.2
CoMorMent-Containers-v1.1
CoMorMent-Containers-v1.1
This is the first maintenance/feature release of the CoMorMent-Containers project.
Confer also the CHANGELOG for an overview of changes since the initial v1.0.0 release
What's Changed
- Fixes incorrect
--vcfFieldformat by @rzetterberg in #24 - Resolves #34 by @rzetterberg in #35
- Split out mixer by @ofrei in #53
- Add issue/PR templates by @espenhgn in #48
- migrating files from GH/comorment/gwas@47a23f0 by @espenhgn in #51
- Remove libquadmath0 from builds by @espenhgn in #60
- Use Mambaforge for
python3.sifbuilds by @espenhgn in #63 - Revise Minimac4/bgenix installation in
gwas.sifby @espenhgn in #64 - Bump base image to Ubuntu:20.04 by @espenhgn in #65
- Pin software versions by @espenhgn in #66
- Basic test suite by @espenhgn in #67
- Add Shapeit4 (and dependency HTSlib) to gwas.sif by @espenhgn in #71
- GH actions (docker&python lint, greetings, stale) by @espenhgn in #72
- add FaST-LMM v0.6.3 to python3.sif by @ofrei in #74
- Remove broken links to MiXeR usage scenarios by @ofrei in #82
- Add tests for
metal,qctoolingwas.sif. by @espenhgn in #84 - LD score regression moved to separate github repo by @ofrei in #86
- Strip container builds of source files etc. by @espenhgn in #79
- Remove ldsc.sif file by @ofrei in #87
- clean up install of htslib, bcftools, shapeit4 by @espenhgn in #89
r.sif: add Rbigsnprand related tools for LDpred2 analysis by @espenhgn in #91- Add autogeneration of documentation using Sphinx by @espenhgn in #88
- updated changelog for future v1.1 by @espenhgn in #97
- Split out matlab by @ofrei in #98
- Move MAGMA, LAVA, ldblock to comorment/magma repo by @ofrei in #100
- Move out enigma-cnv.sif , ipsychcnv.sif, tryggve_query.sif by @ofrei in #101
- some changelog/readme updates for v1.1 by @espenhgn in #99
New Contributors
Full Changelog: v1.0.0...v1.1
CoMorMent-Containers-v1.0.0
initial release
70502c11d662218181ac79a846a0937a enigma-cnv.sif
1ddd2831fcab99371a0ff61a8b2b0970 gwas.sif
b02fe60c087ea83aaf1b5f8c14e71bdf hello.sif
1ab5d82cf9d03ee770b4539bda44a5ba ipsychcnv.sif
6d024aed591d8612e1cc628f97d889cc ldsc.sif
2e638d1acb584b42c6bab569676a92f8 matlabruntime.sif
331688fb4fb386aadaee90f443b50f8c python3.sif
cdbfbddc9e5827ad9ef2ad8d346e6b82 r.sif
b8c1727227dc07e3006c0c8070f4e22e regenie.sif
97f75a45a39f0a2b3d728f0b8e85a401 regenie3.sif
20e01618bfb4b0825ef8246c5a63aec5 saige.sif
5de579f750fb5633753bfda549822a32 tryggve_query.sif
What's Changed
- Makes gwas.py an executable by @rzetterberg in #4
- Fixes broken link to sumstats_specification.md by @rzetterberg in #3
- Update meta_simu.md by @johnshorter in #18
New Contributors
- @johnshorter made their first contribution in #18
Full Changelog: https://github.com/comorment/containers/commits/v1.0.0