-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.18 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: BioMM
Type: Package
Title: BioMM: Biological-informed Multi-stage Machine learning framework
for phenotype prediction using omics data
Version: 1.5.9
Date: 2020-08-28
Author: Junfang Chen and Emanuel Schwarz
Maintainer: Junfang Chen <[email protected]>
Description: The identification of reproducible biological patterns from
high-dimensional omics data is a key factor in understanding the biology
of complex disease or traits. Incorporating prior biological knowledge
into machine learning is an important step in advancing such research.
We have proposed a biologically informed multi-stage machine learing
framework termed BioMM specifically for phenotype prediction based on
omics-scale data where we can evaluate different machine learning models
with prior biological meta information.
Imports:
stats, utils, grDevices, lattice, BiocParallel, glmnet, rms, precrec,
nsprcomp, ranger, e1071, ggplot2, vioplot, CMplot, imager, topGO, xlsx
Depends: R (>= 3.6)
Suggests: BiocStyle, knitr, RUnit, BiocGenerics
VignetteBuilder: knitr
biocViews: Genetics, Classification, Regression, Pathways, GO, Software
Encoding: UTF-8
LazyData: true
License: GPL-3
RoxygenNote: 7.1.1