FlxQTL v1.0.0
- Version upgrade to v. 1.0.0 for numerical stability
Breaking changes
- All existing scan functions and permutations have changed by running penalized log likelihood functions
- New functions are included:
gene1Scan
,gene2Scan
for pre-estimating aKc
matrix automatically inside, andgetKc
for separately precomputingKc
. - New keyword arguments for Inverse-Wishart prior distribution information are included, e.g. df_prior, Prior
- Pkg documentation is updated accordingly
Merged pull requests: