Learn R Programming

⚠️There's a newer version (0.1.0) of this package.Take me there.

IntClust (version 0.0.2)

Integrated Data Analysis via Clustering

Description

Several integrative data methods in which information of objects from different data sources can be combined are included in the IntClust package. As a single data source is limited in its point of view, this provides more insight and the opportunity to investigate how the variables are interconnected. Clustering techniques are to be applied to the combined information. For now, only agglomerative hierarchical clustering is implemented. Further, differential gene expression and pathway analysis can be conducted on the clusters. Plotting functions are available to visualize and compare results of the different methods.

Copy Link

Version

Install

install.packages('IntClust')

Monthly Downloads

17

Version

0.0.2

License

GPL-3

Maintainer

Marijke Van Moerbeke

Last Published

March 31st, 2016

Functions in IntClust (0.0.2)

ADECa

Aggregated Data Ensemble Clustering - version a
ContFeaturesPlot

Plot of continuous features
DetermineWeight_SimClust

Determines an optimal weight for weighted clustering by similarity weighted clustering.
FindElement

Find an element in a data structure
FindCluster

Find a selection of compounds in the output of ReorderToReference
ADEC

Aggregated Data Ensemble Clustering
ColorPalette

Create a color palette to be used in the plots
ClusterPlot

Plot a dendrogram with leaves colored by a result of choice
Normalization

A normalization function
PathwayAnalysis

Pathway Analysis
ADC

Aggregated Data Clustering
SharedComps

Intersection of clusters over multiple methods
SelectnrClusters

Determines an optimal number of clusters based on silhouette widths
WeightedClust

Weighted clustering
CEC

Complementary Ensemble Clustering
BoxPlotDistance

Box plots of one distance matrix categorized against another distance matrix.
WeightedSimClust

Weighted similarity clustering
Colors1

First example for colors
Colors2

Second example for colors
PlotPathways

A GO plot of a pathway analysis output.
PreparePathway

Preparing a data set for pathway analysis
SNFa

Similarity Network Fusion - version a
CECa

Complementary Ensemble Clustering - version a
ColorsNames

Function that annotates colors to their names
CECb

Complementary Ensemble Clustering - version b
CompareInteractive

Interactive comparison of clustering results for a specific cluster or method.
DiffGenes

Differential gene expressions for multiple results
SNFb

Similarity Network Fusion - version b
IntClust-package

Integrated Data Analysis
FeaturesOfCluster

Lists all features present in a selected cluster of compounds
FindGenes

Investigates whether genes are differential expressed in multiple clusters
fingerprintMat

The fingerprint matrix for the MCF7 data
Geneset.intersect

Intersection over resulting gene sets of PathwaysIter function
GS

List of GO Annotations
SharedGenesPathsFeat

Intersection of genes and pathways over multiple methods
SimilarityHeatmap

A heatmap of similarity values between compounds
SimilarityMeasure

A measure of similarity for the outputs of the different methods
SNF

Similarity Network Fusion
ChooseCluster

Interactive plot to determine DE Genes and DE features for a specific cluster
ADECb

Aggregated Data Ensemble Clustering - version b
Cluster

Perform clustering on a single data source
CompareSvsM

Comparison of clustering results for the single and multiple source clustering.
ComparePlot

Comparison of clustering results over multiple results
GeneInfo

The gene info data frame
geneMat

The gene expression matrix
ProfilePlot

Plotting gene profiles
ReorderToReference

Order the outputs of the clustering methods against a reference
targetMat

The target prediction matrix
SNFc

Similarity Network Fusion - version c
CharacteristicFeatures

Determining the characteristic features of a cluster
ADECc

Aggregated Data Ensemble Clustering - version c
BinFeaturesPlot

Plot of a selection of features
Pathways

Pathway analysis for multiple clustering results
HeatmapSelection

A function to select a group of compounds via the similarity heatmap.
HeatmapPlot

Comparing two clustering results with a heatmap
CECc

Complementary Ensemble Clustering - version c
PathwaysIter

Iterations of the pathway analysis
Ultimate

Function that performs any aggregated data function
TrackCluster

Follow a cluster over multiple methods
LabelPlot

Coloring specific leaves of a dendrogram
WonM

Weighting on Membership
Distance

Distance function
CompareSilCluster

Compares medoid clustering results based on silhouette widths
DetermineWeight_SilClust

Determines an optimal weight for weighted clustering by silhouettes widths.