-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
75 lines (75 loc) · 1.87 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Package: splicejam
Type: Package
Title: Analysis and Visualization of Gene Splice Variants and Transcriptome Data
Version: 0.0.83.900
Authors@R: c(
person(given="James M.",
family="Ward",
email="jmw86069@gmail.com",
comment=c(ORCID="0000-0002-9510-2848"),
role=c("aut", "cre")),
person(given="Shannon",
family="Farris",
comment=c(ORCID="0000-0003-4473-1684"),
role=c("aut"))
)
Maintainer: James M. Ward <jmw86069@gmail.com>
Description: Jam Bioinformatics methods for RNA-seq and other genomics
analysis methods. Sashimi coverage plots for RNA-seq, transcript isoform
analysis methods to define detected isoforms from RNA-seq data, supporting
methods for manipulating gene expression data.
Depends: R (>= 3.0.0)
biocViews:
Imports: jamba(>= 0.0.102.900),
jamma(>= 0.0.33.900),
colorjam(>= 0.0.28.900),
data.table,
GenomicRanges,
GenomicFeatures,
SummarizedExperiment,
limma,
S4Vectors,
arules,
ggplot2,
ggforce(>= 0.3.1),
rtracklayer,
ggrepel,
plyr,
dplyr,
shiny,
shinydashboard,
shinydashboardPlus(>= 2.0.0),
shinyWidgets,
shinyjqui,
shinycssloaders,
shinyjs,
cowplot,
plotly,
DT,
memoise(>= 2.0.1.9000),
testthat(>= 3.0.0),
R.utils
Suggests:
made4,
openxlsx,
knitr,
rmarkdown,
tximport,
tximportData,
TxDb.Mmusculus.UCSC.mm10.knownGene,
org.Mm.eg.db,
farrisdata(>= 0.0.9.900)
License: GPL-2
Encoding: UTF-8
LazyData: true
Remotes: github::jmw86069/jamba,
github::jmw86069/colorjam,
github::jmw86069/jamma,
github::jmw86069/farrisdata,
github::r-lib/memoise,
github::RinteRface/shinydashboardPlus
URL: http://github.com/jmw86069/splicejam
BugReports: http://github.com/jmw86069/splicejam/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr