forked from stephenturner/msigdf
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 763 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 763 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
Package: msigdf
Type: Package
Title: MSigDB in a data frame
Version: 2026.1
Authors@R: c(
person("Stephen", "Turner", email = "vustephen@gmail.com", role = "aut"),
person("Toledo", "Enrique", email = "enriquetoledo@gmail.com", role = c("ctb","cre")))
Author: Stephen Turner [aut],
Toledo Enrique [ctb, cre]
Maintainer: Toledo Enrique <enriquetoledo@gmail.com>
Description: Molecular Signatures Database (MSigDB) in a data frame.
URL: https://toledoem.github.io/msigdf/
BugReports: https://github.com/ToledoEM/msigdf/issues
License: CC0
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
Depends:
R (>= 3.5)
Imports:
tibble
Suggests: knitr, plyr, tidyverse, rmarkdown, BiocStyle, dplyr, testthat
VignetteBuilder: knitr