Learn R Programming

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

SourceSet (version 0.1.0)

A Graphical Model Approach to Identify Primary Genes in Perturbed Biological Pathways

Description

The algorithm pursues the identification of the set of variables driving the differences in two different experimental conditions (i.e., the primary genes) within a graphical model context. It uses the idea of simultaneously looking for the differences between two multivariate normal distributions in all marginal and conditional distributions associated with a decomposable graph, which represents the pathway under exam. The implementation accommodates genomics specific issues (low sample size and multiple testing issues) and provides a number of functions offering numerical and visual summaries to help the user interpret the obtained results. In order to use the (optional) 'Cytoscape' functionalities, the suggested 'r2cytoscape' package must be installed from the 'GitHub' repository ('devtools::install_github('cytoscape/r2cytoscape')').

Copy Link

Version

Install

install.packages('SourceSet')

Monthly Downloads

66

Version

0.1.0

License

AGPL-3

Maintainer

Elisa Salviato

Last Published

February 28th, 2018

Functions in SourceSet (0.1.0)

infoSource

Get summary statistics on graphs and variables
parameters

Estimation of parameters for test equality of two normal distributions
simulation

Simulated dataset
sourceCytoscape

Visualize in Cytoscape a collection of graphs analyzed with the source set algorithm
sourceSankeyDiagram

Create a D3 JavaScript Sankey diagram
sourceSet

Source Set
ripAllRootsClique

All possible RIP orderings
shrinkTEGS

Default shrinkage estimation of covariance matrices
sourceUnionCytoscape

Visualize in Cytoscape the graphical union induced by the source sets of a collection of graphs
testMeanVariance

Test the equality of two normal distributions
easyLookSource

Easy look results
getPermutations

Get random permutations of a set of elements