forked from gagneurlab/FRASER
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
115 lines (115 loc) · 2.29 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Package: FraseR
Type: Package
Title: Find RAre Splicing Events in RNA-Seq Data
Version: 0.99.5
Date: 2019-10-05
Author: Christian Mertes <[email protected]>, Ines Scheller <[email protected]>,
Prof. Julien Gagneur <[email protected]>
Maintainer: Christian Mertes <[email protected]>
Description: Detection of rare aberrant splicing events in transcriptome
profiles. The workflow aims to assist the diagnostics in the field of
rare diseases where RNA-seq is performed to identify splicing defects.
License: Artistic-2.0
Depends:
R (>= 3.5),
BiocParallel,
data.table,
Rsamtools,
SummarizedExperiment (>= 1.6.3)
Imports:
BBmisc,
BiocGenerics,
biomaRt,
DelayedArray (>= 0.5.11),
DelayedMatrixStats,
DT,
extraDistr,
GenomeInfoDb,
GenomicAlignments,
GenomicRanges,
IRanges,
graphics,
gplots,
ggplot2,
ggpubr,
htmlwidgets,
HDF5Array,
keras,
LSD,
MASS,
matrixStats,
methods,
parallel,
pcaMethods,
pheatmap,
plotly (>= 4.6.0),
PRROC,
RColorBrewer,
rhdf5,
Rsubread,
R.utils,
S4Vectors,
shiny,
stats,
tensorflow,
tibble,
tidyr,
tools,
utils,
VGAM
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat,
covr,
LinkingTo:
Rcpp,
RcppArmadillo
biocViews:
RNASeq,
AlternativeSplicing,
Sequencing,
Software,
Genetics,
Coverage
URL: https://i12g-gagneurweb.in.tum.de/gitlab/mertes/FraseR/
RoxygenNote: 6.1.1
Encoding: UTF-8
Collate:
variables.R
getNSetterFuns.R
FraseR-package.R
FraseRDataSet-class.R
AllGenerics.R
Fraser-pipeline.R
accessor-methods.R
annotationOfRanges.R
beta-binomial-testing.R
calculatePSIValue.R
calculateStats.R
countRNAseqData.R
example_functions.R
filterExpression.R
find_encoding_dimensions.R
getURLs.R
helper-functions.R
plotResults.R
saveHDF5Objects.R
shiny.R
plotDistributions.R
RcppExports.R
autoencoder.R
updateD.R
updateE.R
updateRho.R
gradient_loss_R.R
keras_autoencoder.r
keras_combined_autoencoder.r
methods-makeExampleObj.R
plotAutoencoderResults.R
pvalsNzscore.R
makeSimulatedDataset.R
fitCorrectionMethods.R
plotMethods.R
VignetteBuilder: knitr