-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1000 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: skitools
Title: Various mskilab R utilties
Version: 0.0.0.9000
Maintainer: Marcin Imielinski <[email protected]>
Author: Marcin Imielinski <[email protected]>
Authors@R: person("Marcin", "Imielinski", email = "[email protected]", role = c("aut", "cre"))
Description: R miscellaneous utilities for basic data manipulation, debugging,
viz, lsf management, and common mskilab tasks.
Imports:
gplots,
hwriter,
S4Vectors,
RColorBrewer,
methods,
reshape2,
IRanges,
tools,
Biostrings,
DT,
GenomeInfoDb
Depends:
R (>= 3.1.0),
GenomicRanges,
ComplexHeatmap,
VariantAnnotation,
htmlwidgets,
devtools,
gUtils,
stringr,
plotly,
ggplot2,
data.table,
reshape2,
igraph
Remotes:
github::mskilab/gUtils,
github::mskilab/gChain,
github::mskilab/gTrack
Suggests:
testthat,
parallel,
BSgenome.Hsapiens.UCSC.hg19
License: MIT
LazyData: true
RoxygenNote: 7.1.2