forked from G3viz/g3viz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 864 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
Package: g3vizModified
Type: Package
Title: Interactively Visualize Genetic Mutation Data using a
Lollipop-Diagram
Version: 1.1.3
Authors@R: c(
person("Xin", "Guo", email = "[email protected]", role = c("aut", "cre"))
)
Maintainer: Xin Guo <[email protected]>
Description: R interface for 'g3-lollipop' JavaScript library.
Visualize genetic mutation data using an interactive lollipop diagram in RStudio or your browser.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: jsonlite, cgdsr, stringr, htmlwidgets
Suggests: shiny (>= 1.0.0), knitr, rmarkdown, kableExtra
URL: https://github.com/hodgln/g3vizModified
BugReports: https://github.com/G3viz/g3viz/issues
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-04 12:51:00 UTC; danhodgin
Author: Xin Guo [aut, cre]