-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
43 lines (43 loc) · 1.2 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
Package: ciRcus
Type: Package
Title: Annotation, analysis and visualization of circRNA data
Version: 0.1.6
Author: Petar Glazar [aut, cre], Vedran Franke [aut, cre], Marcel Schilling [aut, cre]
Maintainer: Petar Glazar <[email protected]>, Vedran Franke
<[email protected]>, Marcel Schilling <[email protected]>
Description: A package for annotation, analysis and visualization of circRNA
data. Users can annotate their circRNA candidates with host genes, gene featrues
they are spliced from, and discriminate between known and yet unknown splice
junctions. Circular-to-linear ratios of circRNAs can be calculated, and a number
of descriptive plots easily generated.
License: Artistic-2.0
LazyLoad: yes
VignetteBuilder: knitr
biocViews: Annotation, HighThroughputSequencing, Visualization
Depends:
R (>= 3.0.0),
methods
Imports:
AnnotationDbi,
AnnotationHub,
biomaRt,
BiocGenerics,
data.table,
DBI,
GenomeInfoDb,
GenomicFeatures,
GenomicRanges,
ggplot2,
hash,
IRanges,
RColorBrewer,
RMySQL,
rtracklayer,
S4Vectors,
stringr,
SummarizedExperiment
Suggests:
testthat,
knitr,
lintr
RoxygenNote: 6.1.0