-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
36 lines (36 loc) · 1.68 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
Package: signeR
Type: Package
Title: Empirical Bayesian approach to mutational signature discovery
Version: 2.5.1
Author: Rafael Rosales, Rodrigo Drummond, Renan Valieris,
Alexandre Defelicibus, Israel Tojal da Silva
Maintainer: Renan Valieris <[email protected]>
Description: The signeR package provides an empirical Bayesian approach
to mutational signature discovery. It is designed to analyze
single nucleotide variation (SNV) counts in cancer genomes, but
can also be applied to other features as well. Functionalities
to characterize signatures or genome samples according to
exposure patterns are also provided.
License: GPL-3
Imports: BiocGenerics, Biostrings, class, grDevices, GenomeInfoDb,
GenomicRanges, IRanges, nloptr, methods, stats, utils,
PMCMRplus, parallel, pvclust, ppclust, clue, survival, maxstat,
survivalAnalysis, future, VGAM, MASS, kknn, glmnet, e1071,
randomForest, ada, future.apply, ggplot2, pROC, pheatmap,
RColorBrewer, listenv, reshape2, scales, survminer, dplyr,
ggpubr, cowplot, tibble, readr, shiny, shinydashboard,
shinycssloaders, shinyWidgets, bsplus, DT, magrittr, tidyr,
BiocFileCache, proxy, rtracklayer, BSgenome
Depends: R (>= 3.0.2), VariantAnnotation, NMF
LinkingTo: Rcpp, RcppArmadillo (>= 0.7.100)
SystemRequirements: C++11
URL: https://github.com/TojalLab/signeR
LazyData: true
NeedsCompilation: yes
ByteCompile: TRUE
biocViews: GenomicVariation, SomaticMutation, StatisticalMethod,
Visualization
Suggests: knitr, BSgenome.Hsapiens.UCSC.hg19, BSgenome.Hsapiens.UCSC.hg38, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Encoding: UTF-8