1
- # GenoBoost v1.0.3
1
+ # GenoBoost v1.0.4
2
2
3
3
[ ![ GenoBoost] ( https://github.com/rickyota/genoboost/actions/workflows/genoboost.yml/badge.svg )] ( https://github.com/rickyota/genoboost/actions/workflows/genoboost.yml )
4
4
[ ![ Release] ( https://github.com/rickyota/genoboost/actions/workflows/publish.yml/badge.svg )] ( https://github.com/rickyota/genoboost/actions/workflows/publish.yml )
@@ -19,31 +19,40 @@ $ genoboost train \
19
19
20
20
## Table of Contents
21
21
22
- - [ Getting Started] ( #getting-started )
23
- - [ Table of Contents] ( #table-of-contents )
24
- - [ Introduction] ( #introduction )
25
- - [ Users' Guide] ( #users-guide )
26
- - [ Installation] ( #installation )
27
- - [ Plink1 Input] ( #plink1-input )
28
- - [ Plink2 Input] ( #plink2-input )
29
- - [ Advanced Install] ( #advanced-install )
30
- - [ Train GenoBoost Model] ( #train-genoboost-model )
31
- - [ Simplest Usage] ( #simplest-usage )
32
- - [ Without Validation] ( #without-validation )
33
- - [ Input Plink2] ( #input-plink2 )
34
- - [ Cross-validation] ( #cross-validation )
35
- - [ Options for Training] ( #-options-for-training )
36
- - [ Calculate Sample Scores] ( #-calculate-sample-scores )
37
- - [ Simplest Usage] ( #simplest-usage-1 )
38
- - [ Without Validation] ( #without-validation-1 )
39
- - [ Input Plink2] ( #input-plink2-1 )
40
- - [ Cross-validation] ( #cross-validation-1 )
41
- - [ Options for Score] ( #-options-for-score )
42
- - [ Advanced Guide] ( #advanced-guide )
43
- - [ Advanced Installation] ( #advanced-installation )
44
- - [ Docker] ( #docker )
45
- - [ Singularity] ( #singularity )
46
- - [ Computational Time] ( #computational-time )
22
+ - [ GenoBoost v1.0.4] ( #genoboost-v104 )
23
+ - [ Getting Started] ( #getting-started )
24
+ - [ Table of Contents] ( #table-of-contents )
25
+ - [ News] ( #news )
26
+ - [ Introduction] ( #introduction )
27
+ - [ Users' Guide] ( #users-guide )
28
+ - [ Installation] ( #installation )
29
+ - [ Plink1 Input] ( #plink1-input )
30
+ - [ Plink2 Input] ( #plink2-input )
31
+ - [ Advanced Install] ( #advanced-install )
32
+ - [ Train GenoBoost Model] ( #train-genoboost-model )
33
+ - [ Simplest Usage] ( #simplest-usage )
34
+ - [ Without Validation] ( #without-validation )
35
+ - [ Input Plink2] ( #input-plink2 )
36
+ - [ Cross-validation] ( #cross-validation )
37
+ - [ Options for Training] ( #-options-for-training )
38
+ - [ Calculate Sample Scores] ( #-calculate-sample-scores )
39
+ - [ Simplest Usage] ( #simplest-usage-1 )
40
+ - [ Without Validation] ( #without-validation-1 )
41
+ - [ Input Plink2] ( #input-plink2-1 )
42
+ - [ Cross-validation] ( #cross-validation-1 )
43
+ - [ Options for Score] ( #-options-for-score )
44
+ - [ Advanced Guide] ( #advanced-guide )
45
+ - [ Advanced Installation] ( #advanced-installation )
46
+ - [ Docker] ( #docker )
47
+ - [ Singularity] ( #singularity )
48
+ - [ Computational Time] ( #computational-time )
49
+
50
+ ## <a name =" news " ></a >News
51
+
52
+ - [ v1.0.3] ( https://github.com/rickyota/genoboost/releases/tag/v1.0.3 ) (Nov 23, 2023)
53
+ - Initial version.
54
+ - [ v1.0.4] ( https://github.com/rickyota/genoboost/releases/tag/v1.0.4 ) (Nov 23, 2023) is the same version as v1.0.3.
55
+
47
56
48
57
## <a name =" introduction " ></a >Introduction
49
58
0 commit comments