forked from VCCRI/Sierra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.36 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
Package: Sierra
Type: Package
Title: PolyA counting and differential transcript usage analysis for scRNA-seq data
Version: 0.99.24
Authors@R: c(person("Ralph", "Patrick", role = c("aut", "ctb"), email = "[email protected]"),
person("David", "Humphreys", role = c("aut", "cre"), email = "[email protected]"),
person("Kitty", "Lo", role = c("aut", "ctb"), email = "[email protected]"))
Description: Sierra is a pipeline for detecting differential transcript usage from barcoded polyA-enriched scRNA-seq experiments
License: file LICENSE
Encoding: UTF-8
LazyData: true
biocViews: Software,Transcriptomics, SingleCell, RNASeq, GeneExpression, Sequencing, Visualization, StatisticalMethod, TranscriptomeVariant
Imports:
GenomicRanges,
GenomicAlignments,
reshape2,
S4Vectors,
plyr,
dplyr,
utils,
foreach,
parallel,
doParallel,
Matrix,
MLmetrics,
progress,
ggplot2,
cowplot,
Gviz,
BiocStyle,
SingleCellExperiment,
DEXSeq,
flock,
magrittr,
R.utils,
BSgenome, BiocGenerics, BiocParallel, Biostrings, GenomeInfoDb,
GenomicFeatures, IRanges, Rsamtools, SummarizedExperiment,
data.table, genefilter, rtracklayer, scales
RoxygenNote: 7.1.1
Suggests:
Seurat,
knitr,
gggenes,
rmarkdown,
BSgenome.Mmusculus.UCSC.mm10
VignetteBuilder: knitr