Skip to content

Commit cf39f42

Browse files
committed
update package description
1 parent eb7a712 commit cf39f42

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ Authors@R: c(
1414
role=c("aut"),
1515
1616
)
17-
Description: Provides functions for interfacing with the Metabolomics Workbench RESTful API to access study information and data.
17+
Description: This package provides functions for interfacing with the
18+
Metabolomics Workbench RESTful API to access study, compound, protein and gene
19+
information. Methods to obtain study data in common Bioconductor formats such
20+
as SummarizedExperiment and MultiAssayExperiment are also included.
1821
License: GPL-3
1922
Encoding: UTF-8
2023
LazyData: true
@@ -44,4 +47,4 @@ VignetteBuilder:
4447
knitr
4548
biocViews: Software, Metabolomics
4649
Depends:
47-
R (>= 2.10)
50+
R (>= 4.0)

0 commit comments

Comments
 (0)