The version of the package, which was used for the publication [A Toolbox for Functional Analysis and the Systematic Identification of Diagnostic and Prognostic Gene Expression Signatures Combining Meta-Analysis and Machine Learning](https://www.mdpi.com/2072-6694/11/10/1606) can anytime be reproduced using the version tag *v0.0.2* during the installation process:
@@ -126,7 +131,7 @@ Before using the `sigident` package, these variables need to be defined properly
In order to use this R package and its functions, you need to prepare a merged gene expression dataset. The workflow to achieve this is presented in the following by making use of the R package `sigident.preproc`.
For a detailed background on the following steps please view the `sigident.preproc` package'svignette.
For a detailed background on the following steps please view the `sigident.preproc` package's[vignette](https://gitlab.miracum.org/clearly/sigident_vignettes).
```{r}
#general
...
...
@@ -206,7 +211,7 @@ gc()
## Gene enrichment
For a detailed background and description of the following steps please view the `sigident.func` package'svignette.
For a detailed background and description of the following steps please view the `sigident.func` package's[vignette](https://gitlab.miracum.org/clearly/sigident_vignettes).