-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.22 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: OmicsLonDA
Type: Package
Title: Omics Longitudinal Differential Analysis
Version: 1.3.4
Date: 2019-12-19
Author: Ahmed A. Metwally, Tom Zhang, Michael Snyder
Maintainer: Ahmed A. Metwally <[email protected]>
URL: https://github.com/aametwally/OmicsLonDA
BugReports: https://github.com/aametwally/OmicsLonDA/issues
Description: Statistical method that provides robust identification of time intervals where omics features (such as proteomics, lipidomics, metabolomics, transcriptomics, microbiome, as well as physiological parameters captured by wearable sensors such as heart rhythm, body temperature, and activity level) are significantly different between groups.
License: MIT + file LICENSE
Depends:
R(>= 3.6)
Imports:
SummarizedExperiment,
gss,
plyr,
zoo,
pracma,
ggplot2,
BiocParallel,
parallel,
grDevices,
graphics,
stats,
utils,
methods,
BiocGenerics
Suggests:
knitr,
rmarkdown,
testthat,
devtools,
BiocManager
biocViews:
TimeCourse,
Survival,
Microbiome,
Metabolomics,
Proteomics,
Lipidomics,
Transcriptomics,
Regression
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr