forked from IsisNarvaez/iModMixData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 976 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 976 Bytes
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
Package: iModMixData
Title: Data for iModMix Package
Version: 0.99.6
Authors@R: c(
person(given = "Isis",
family = "Narvaez-Bandera",
role = c("aut", "cre"),
email = "isis.narvaez@upr.edu",
comment = c(ORCID = "0000-0001-7320-618X")))
Description: Provides example datasets for the iModMix package, including gene,
protein, and metabolite partial correlation matrices derived from ccRCC4 and
FloresData_K_TK studies. The data are preprocessed and ready to use for
testing, demonstrating iModMix workflows, and exploring correlation networks.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
biocViews: ExperimentData, ExpressionData, MassSpectrometryData, ExperimentHub
URL: https://github.com/biodatalab/iModMixData
BugReports: https://github.com/biodatalab/iModMixData/issues
Imports: ExperimentHub
Suggests: knitr,
testthat
Config/testthat/edition: 3
VignetteBuilder: knitr