forked from PhanstielLab/plotgardener
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.78 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
Package: BentoBox
Title: Coordinate-based Genomic Visualization Package for R
Version: 0.1.0
Date: 2021-01-23
Authors@R: c(person("Nicole", "Kramer", email = "nekramer@live.unc.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9617-9671")),
person(c("Eric", "S."), "Davis", email = "esdavis@live.unc.edu", role = c("aut"),
comment = c(ORCID = "0000-0003-4051-3217")),
person("Craig", "Wenger", email = "craig.wenger@gmail.com", role = c("aut")),
person("Sarah", "Parker", email = "sarmae@live.unc.edu", role = c("ctb")),
person("Erika", "Deoudes", email = "ed@erikadudes.com", role = c("art")),
person(c("Douglas", "H."), "Phanstiel", email = "douglas_phanstiel@med.unc.edu", role = c("aut", "cph")))
Maintainer: Nicole Kramer <nekramer@live.unc.edu>
Description: >
BentoBox is a coordinate-based genomic visualization package for R. It grants users
the ability to programmatically produce complex, multi-paneled figures. Tailored for
genomics, BentoBox allows users to visualize large complex genomic datasets and
provides exquisite control over how plots are placed and arranged on a page.
Depends: R (>= 3.5.0), tools, grid, data.table, tidyr, dplyr, ggplotify, Rmpfr, purrr, RColorBrewer
License: GPL (>= 2)
URL: https://phanstiellab.github.io/bentobox, https://github.com/PhanstielLab/BentoBox
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports:
strawr,
GenomicRanges,
IRanges,
Rcpp,
rtracklayer,
BSgenome,
GenomeInfoDb,
plyranges
Remotes: PhanstielLab/straw/R
biocViews: GenomicRanges, IRanges, rtracklayer, BSgenome, GenomeInfoDb, plyranges
LinkingTo:
Rcpp
Suggests: TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db, BSgenome.Hsapiens.UCSC.hg19, jpeg