-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 856 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: scRipt
Title: Single Cell R Interactive Playground Tool
Version: 0.0.0.9000
Authors@R: person("Kirk", "Gosik", email = "[email protected]", role = c("aut", "cre"))
Description: This tool is used for interacting with single cell data via the latest R packages
used for such analysis. As new tools, functions and packages become available this will be updated
to include them. It is meant as a beginning platform for access to these tools. There will be both
static Rmarkdown to html reports able to be generated as well as interactive shiny modules that can be
used to explore data in more depth.
Depends: R (>= 3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
shiny,
shinycssloaders,
shinyFiles,
cellranger,
knitr,
tidyverse,
ggplot2,
plotly,
Seurat,
RoxygenNote: 6.0.1