index
:
pangemma
master
PanGEMMA: Genome-wide Efficient Mixed Model Association
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gemma_io.cpp
Age
Commit message (
Collapse
)
Author
2024-12-09
Expanded error message
Pjotr Prins
2023-06-29
Add limits
Pjotr Prins
2022-08-06
Add warning when genotypes not in range for mean BIMBAM
Pjotr Prins
2022-08-05
Bump version and minor output
Pjotr Prins
2020-10-06
Improved some error messages
Pjotr Prins
2020-10-01
These variables are introduced in DEBUG mode
Pjotr Prins
2020-10-01
Adding comments related to ↵
Pjotr Prins
https://github.com/genetics-statistics/GEMMA/issues/234
2020-09-30
Align R2 filter with docs
Pjotr Prins
2020-09-29
Add note
Pjotr Prins
2020-09-28
More output
Pjotr Prins
2020-09-28
Scaling attribute show
Pjotr Prins
2020-09-28
Show computed variance
Pjotr Prins
2020-09-28
Display mean
Pjotr Prins
2020-09-28
Add debug statements parsing genotype file
Pjotr Prins
2020-09-28
Comments and improved error message
Pjotr Prins
2020-09-26
Comments added
Pjotr Prins
2020-05-22
Fixes for gcc (GCC) 10.1.0
Pjotr Prins
Started to remove eigenlib (again)
2018-09-19
Fix progressbar for K and started on design doc
Pjotr Prins
2018-09-19
Replace safeGetline with native version
Pjotr Prins
2018-09-18
Speedup: kinship computation
Pjotr Prins
2018-08-25
Number format checking in strict mode. Also fixes #149
Pjotr Prins
2018-08-25
segfpe handling
Pjotr Prins
2018-06-29
Merge branch 'master' of github.com:genetics-statistics/GEMMA
Pjotr Prins
2018-02-28
renamed import io.h to gemma_io.h
DannyArends
2018-02-28
io.h is a std lib function for MinGW64, renamed it to gemma_io.h
DannyArends