1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-09-20 21:12:03 +00:00
Commit graph

16 commits

Author SHA1 Message Date
62f5c4ea65
Update report generation to match new fixed effect format 2021-08-31 20:02:17 -05:00
683c48aa45
Bug fix for not calling propertynames 2021-08-31 19:46:02 -05:00
d4bb72c458
Revamp fixed-effect algorithm 2021-08-31 19:24:07 -05:00
4b66ad8b1f
Make column names more robust 2021-08-31 18:27:16 -05:00
a9ab1e8641
Push pedigree matrix to its own function 2021-08-28 18:07:22 -05:00
181819db28
Refactor fixed effect solver into its own function 2021-06-19 19:56:32 -05:00
93564b247e
Reformat document 2021-06-19 18:27:52 -05:00
1885aa15ef
Fix results file name creation 2021-06-19 11:50:02 -05:00
530258a2c8
Qualify column deletion function 2021-06-19 11:07:13 -05:00
9b181d251c
Update deprecated column deletion syntax 2021-06-19 11:05:02 -05:00
610c80e7c9
Use Julia error/warn systems instead of printing to stdout 2021-06-19 10:01:51 -05:00
f985f4a700
Remove verbose text output 2021-06-18 15:27:18 -05:00
7cf650992d
Add results filename assumption 2021-06-18 15:25:34 -05:00
5048d3a1b8
Split into input and worker functions 2021-06-18 14:13:28 -05:00
b61eae3324
Change main script to module and function call 2021-06-18 13:51:26 -05:00
1928eb3c4f
Rename in accordance with Julia module standards 2021-06-18 13:45:57 -05:00
Renamed from src/beefblup.jl (Browse further)