-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
37 lines (37 loc) · 1.5 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
Package: pRolocGUI
Title: Interactive visualisation of spatial proteomics data
Version: 2.17.0
Authors@R: c(person(given = "Lisa", family ="Breckels",
email = "[email protected]",
comment = c(ORCID = "0000-0001-8918-7171"),
role = c("aut", "cre")),
person(given = "Thomas", family ="Naake",
role = "aut"),
person(given = "Laurent", family = "Gatto",
email = "[email protected]",
comment = c(ORCID = "0000-0002-1520-2268"),
role = "aut"))
Description: The package pRolocGUI comprises functions to
interactively visualise spatial proteomics data
on the basis of pRoloc, pRolocdata and shiny.
Depends: methods, R (>= 3.1.0), pRoloc (>= 1.27.6), Biobase,
MSnbase (>= 2.1.11)
Imports: shiny (>= 0.9.1), scales, dplyr, DT (>= 0.1.40), graphics,
utils, ggplot2, shinydashboardPlus (>= 2.0.0), colourpicker, shinyhelper,
shinyWidgets, shinyjs, colorspace, stats, grDevices, grid, BiocGenerics,
shinydashboard
Suggests:
pRolocdata,
knitr,
BiocStyle (>= 2.5.19),
rmarkdown,
testthat (>= 3.0.0)
License: GPL-2
URL: https://github.com/lgatto/pRolocGUI
BugReports: https://github.com/lgatto/pRolocGUI/issues
VignetteBuilder: knitr
Video: https://www.youtube.com/playlist?list=PLvIXxpatSLA2loV5Srs2VBpJIYUlVJ4ow
biocViews: Proteomics, Visualization, GUI
Encoding: UTF-8
RoxygenNote: 7.1.1
Config/testthat/edition: 3