Skip to content

Commit 80da58b

Browse files
committed
Merge branch 'master' of github.com:hkim89/FlxQTL.jl
2 parents 5e42306 + 07bb627 commit 80da58b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ LossFunctions = "~0.11"
2222
Revise = "3.5"
2323
StaticArrays = "1.9"
2424
StatsBase = "0.33, 0.34"
25+
Statistics = "1"
2526
julia = "~1.9"
2627

2728
[extras]

docs/src/functions.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,3 @@ Modules = [MLM]
3030
Modules = [Util]
3131
```
3232

33-
<!-- ## Visualization (QTLplot)
34-
35-
```@autodocs
36-
Modules = [QTLplot]
37-
``` -->

0 commit comments

Comments
 (0)