Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

SQUADD-package (Package: SQUADD) : Collection of visualization tools to perform a SQUAD-based quantitative analysis

The SQUAD (Standardized Qualitative Dynamical Systems) software is dedicated to the analysis of boolean logical model(Di Cara et al 2007). It was the first tool to combine the traditional boolean approach and a continuous system. This novel feature permits the dynamical analysis of regulatory network in the absence of kinetic data. In order to get the best of this approach, we provide here a R package, SQUADD, a SQUAD add-on for : (i) simplify the visualization of the initial SQUAD simulation results. (ii) generate qualitative predictions of the component change between two conditions. (iii) Assess the coherence of a model by PCA analysis.
● Data Source: BioConductor
● Keywords: package
● Alias: SQUADD, SQUADD-package
● 0 images

SquadSimResServiceImpl-class (Package: SQUADD) : Class "SquadSimResServiceImpl"

The Class SquadSimResServiceImpl contains the information needed to plot the simulation matrix, the prediction map and the correlation circle.
● Data Source: BioConductor
● Keywords: accessor, classes, constructor, getter, setter
● Alias: SquadSimResServiceImpl, SquadSimResServiceImpl-class, [,SquadSimResServiceImpl-method, [<-,SquadSimResServiceImpl-method, simResService
3 images

getFittedTable-methods (Package: SQUADD) : Build the table of fitted values

This method creates a table containing the interpolated/fitted value of the simulation curve at the user-defined time point. Each column represents the condition and each line, the component node. It is used as basis for the Correlation Circle and the Prediction Map.
● Data Source: BioConductor
● Keywords: fitted, interpolated, methods
● Alias: getFittedTable,SquadSimResServiceImpl-method, getFittedTable-methods
● 0 images

getFittedTable (Package: SQUADD) : Build the table of fitted values.

This method creates a table containing the interpolated/fitted value of the simulation curve at the user-defined time point. Each column represents the condition and each line, the component node. It is used as basis for the Correlation Circle and the Prediction Map.
● Data Source: BioConductor
● Keywords: fit, interpolate
● Alias: getFittedTable
● 0 images

plotCC-methods (Package: SQUADD) : plot the correlation circle

This method generates the correlation circle. Correlation circle is used to assess the coherence of a model. Indeed, each vector represents our conditions and the angle between each vector give the correlation between the variables. if the angle is higher than 90 degree there is no correlation.
● Data Source: BioConductor
● Keywords: PCA, correlation, methods
● Alias: plotCC,SquadSimResServiceImpl-method, plotCC-methods
● 0 images

plotCC (Package: SQUADD) : Generate the Correlation Circle.

This method generates the correlation circle. Correlation circle is used to assess the coherence of a model. Indeed, Each vector represents our conditions and the angle between each vector give the correlation between the variables. if the angle is higher than 90 degrees there is no correlation.
● Data Source: BioConductor
● Keywords: PCA, circle, correlation
● Alias: plotCC
1 images

plotPredMap-methods (Package: SQUADD) : Display a prediction map

This method is used to visualize the prediction heat-map. The prediction map is generated by mapping a color code on the ratio of the fitted values.
● Data Source: BioConductor
● Keywords: methods, prediction
● Alias: plotPredMap,SquadSimResServiceImpl-method, plotPredMap-methods
● 0 images

plotPredMap (Package: SQUADD) : Prediction map

This method is used to visualize the prediction heat-map. The prediction map is generated by mapping a color code on the ratio of the fitted values.
● Data Source: BioConductor
● Keywords: heatmap, prediction
● Alias: plotPredMap
1 images

plotSimMatrix-methods (Package: SQUADD) : Generate a SQUAD simulation matrix

This method is used to create a simulation matrix. A simulation matrix permits to follow the activation signal of an user-defined number of Node. Each columns correspond to the user-selected component node and the each rows, to the conditions. (more details in plotSimMatrix)
● Data Source: BioConductor
● Keywords: methods, simulation
● Alias: plotSimMatrix,SquadSimResServiceImpl-method, plotSimMatrix-methods
● 0 images

plotSimMatrix (Package: SQUADD) : Generate the SQUAD Simulation matrix display.

This method is used to create a simulation matrix. Each columns correspond to the user-selected component node and the each rows, to the conditions.
● Data Source: BioConductor
● Keywords: simulation
● Alias: plotSimMatrix
1 images