about summary refs log tree commit diff
path: root/src/param.cpp
AgeCommit message (Expand)Author
2025-12-03Some outputPjotr Prins
2025-12-01Almost ready to run GWAPjotr Prins
2025-12-01RefactoringPjotr Prins
2025-12-01mdb gwaPjotr Prins
2025-11-30Extracting MAF computationPjotr Prins
2025-11-30Write out KPjotr Prins
2025-11-30K: reads geno mdbPjotr Prins
2025-11-30Fetch ni_total from lmdbPjotr Prins
2025-11-28Toying with lmdbiPjotr Prins
2025-11-28Simplify a bit and make guix.scm work without running out of RAMPjotr Prins
2025-11-28working on mdbPjotr Prins
2025-11-27Introduce first testPjotr Prins
2025-11-27Update copyrightsPjotr Prins
2025-11-27Changing namings to bimbam to make clearerPjotr Prins
2025-11-27No one uses these uchar versionsPjotr Prins
2021-01-11Only free randomizer when initializedPjotr Prins
2020-12-16Fix checks for `-lmm 9` modePjotr Prins
2020-12-15Introduced `-lmm 9` switch for gemma to capture additive effect togetherPjotr Prins
2020-11-28Sane random generator handlingPjotr Prins
2020-11-28Remove unused codePjotr Prins
2020-09-26Comments addedPjotr Prins
2020-05-22Fixes for gcc (GCC) 10.1.0Pjotr Prins
2018-09-06More debugging and a performance checkPjotr Prins
2018-09-06More debugging info and raise SIGINT instead of exitPjotr Prins
2018-09-06Further debuggingPjotr Prins
2018-08-31More testingPjotr Prins
2018-08-30Debugging calcPabPjotr Prins
2018-08-26More value checking and bounds checkingPjotr Prins
2018-06-05Typo: sepcified -> specifiedDylan Aïssi
2018-02-28renamed import io.h to gemma_io.hDannyArends
2017-12-12Updated copyright infoPjotr Prins
2017-11-11Cleaning up buffer use thanks to compiler warningsPjotr Prins
2017-11-10Remove compiler warningsPjotr Prins
2017-11-10Tests: added more bslmm testsPjotr Prins
2017-11-09Adding tests for bslmmPjotr Prins
2017-10-26Changed SNPs into SNPs/var in output, ref https://github.com/genetics-statist...Pjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13Consolidate into ProgressBar into one function and related updatesPjotr Prins
2017-10-05Removed Oxford format as per https://github.com/genetics-statistics/GEMMA/iss...Pjotr Prins
2017-08-28param.cpp: Set error on errorPjotr Prins
2017-08-26Debug: only output check on -debugPjotr Prins
2017-08-22Fix typo intecept -> interceptPjotr Prins
2017-08-15Fixes output file with kinship has extra columnPjotr Prins
2017-08-03LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -locoPjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
2017-07-07Fix spacingPjotr Prins
2017-06-19Removed FORCE_FLOAT from param.cpp.Peter Carbonetto
2017-06-08Removed commented-out code from gemma.cpp.Peter Carbonetto
2017-05-31Removed WITH_LAPACK compile/build option.Peter Carbonetto