-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
58 lines (58 loc) · 1.9 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
Package: LinkHD
Type: Package
Title: LinkHD: a versatile framework to explore and integrate heterogeneous data
Version: 0.99.9
Author: Laura M. Zingaretti [aut, cre]
Maintainer: "Laura M Zingaretti" <[email protected]>
Imports:
scales,
cluster,
graphics,
ggpubr,
gridExtra,
vegan,
rio,
MultiAssayExperiment,
emmeans,
reshape2,
data.table,
plyr
Depends:
R(>= 3.6.0),
methods,
ggplot2,
stats
VignetteBuilder: knitr
Suggests:
MASS (>= 7.3.0),
knitr,
rmarkdown,
BiocStyle
biocViews: Classification,MultipleComparison,Regression,Software
output:
BiocStyle::html_document
vignette: >
%\VignetteIndexEntry{LinkHD:Multiple Heterogeneous (communities) Data Integration }
%\VignetteEngine{knitr::rmarkdown}
\usepackage[utf8]{inputenc}
Description: Here we present Link-HD,
an approach to integrate heterogeneous datasets,
as a generalization of STATIS-ACT
(“Structuration des Tableaux A Trois Indices de la Statistique–Analyse Conjointe de Tableaux”),
a family of methods to join and compare information
from multiple subspaces. However, STATIS-ACT has some
drawbacks since it only allows continuous data and
it is unable to establish relationships
between samples and features. In order to tackle these
constraints, we incorporate multiple distance options
and a linear regression based Biplot model in order to stablish relationships between
observations and variable and perform variable selection.
License: GPL-3
Encoding: UTF-8
Collate: 'Read_Data.R' 'DataProcessing.R' 'DistStatis-Class.R' 'LinkData.R' 'CompromisePlot.R' 'VarSelection.R'
'GlobalPlot.R' 'CorrelationPlot.R' 'VarSelection-Class.R' 'Auxiliares.R' 'ComputeDistance.R' 'dAB.R' 'OTU2Taxa.R' 'NA_inspect.R'
'impute_missing.R'
LazyData: true
NeedsCompilation: no
Roxygen: list(wrap=FALSE)
RoxygenNote: 7.2.1