-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 978 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
Package: CompSign
Type: Package
Title: Study of mutational signatures using compositional data analysis (CoDA) techniques
Version: 0.1.0
Author: Lena Morrill
Maintainer: The package maintainer <lm687@cam.ac.uk>
Description: It is generally overlooked that mutational signatures are compositional in
nature. It follows that their analysis warrants techniques alternative to euclidean
space multivariate analysis. In this package we provide methods for testing for
differential abundance in a variety of regression settings by using a Dirichlet-
multinomial model with multivariate random effects.
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports:
ggplot2,
compositions,
MASS,
MCMCpack,
nnet,
dendextend,
Compositional,
usedist,
HMP,
latex2exp,
reshape2,
cowplot
RoxygenNote: 7.1.2
Depends: TMB, RcppEigen
LinkingTo: TMB, RcppEigen
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr