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 (
Expand
)
Author
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 https://github.com/genetics-statistics/GEMMA/issue...
Pjotr Prins
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
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