forked from MSKCC-Epi-Bio/genomeverse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 819 Bytes
/
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
Package: genomeverse
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9001
Authors@R:
person("Karissa", "Whiting", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4683-1868"))
Description: genomeverse is a collection of R packages that are designed to work together seamlessly to create reproducible clinico-genomic analysis pipelines.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
cbioportalR,
cli,
crayon,
genieBPC,
gnomeR (>= 1.2.0.9004),
oncokbR (>= 0.0.0.9001),
rstudioapi,
utils
Remotes:
MSKCC-Epi-Bio/gnomeR,
karissawhiting/oncokbR
URL: https://mskcc-epi-bio.github.io/genomeverse/
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr