Difference between revisions of "Software"

m
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
 +
 +
[[Category:Homepage]]
 +
 +
In addition to studying biological systems through mathematical modeling and analysis of large-scale data sets, the Computational Biology Group also develops tools and methods for such analyses. Like other research groups in the field, we make the software implementation of those methods freely available to encourage their use and comparison with other methods.
 +
== [[Pascal]] ==
 +
Pascal efficiently computes gene and pathway scores for GWAS summary statistics '''[[Pascal|See more here]]'''
 +
 +
== [[Metabomatching]] ==
 +
Metabomatching is a method to identify compounds from spectral features that jointly associate with genotypes
 +
'''[[Metabomatching|See more here]]'''
 +
 
== [[ISA|The Iterative Signature Algorithm]] ==
 
== [[ISA|The Iterative Signature Algorithm]] ==
  
Line 4: Line 16:
 
<br/>
 
<br/>
 
Large sets of data, like expression profile from many samples, require
 
Large sets of data, like expression profile from many samples, require
analytic tools to reduce their complexity. Classical (bi-)clustering
+
analytic tools to reduce their complexity.  
algorithms typically attribute elements (genes, arrays) to disjoint groups
+
The '''Iterative Signature Algorithm (ISA)''' was designed to reduce the
("clusters"). Yet, in some cases overlapping cluster assignments would suit
 
the biological reality much better.
 
 
 
The '''[[ISA|Iterative Signature Algorithm (ISA)]]''' was designed to overcome this and
 
other limitations of standard clustering algorithms. It aims to reduce the
 
 
complexity of very large sets of data by decomposing it into so-called
 
complexity of very large sets of data by decomposing it into so-called
 
"modules". In the context of gene expression data these modules consist of
 
"modules". In the context of gene expression data these modules consist of
Line 19: Line 26:
 
rely on the computation of correlation matrices (like many other tools), it
 
rely on the computation of correlation matrices (like many other tools), it
 
is extremely fast even for very large datasets.
 
is extremely fast even for very large datasets.
 
 
'''[[ISA|See more here]]'''
 
'''[[ISA|See more here]]'''
  
Line 26: Line 32:
 
== [[ExpressionView]] ==
 
== [[ExpressionView]] ==
  
[[image:Expressionview.screenshot.png|Screenshot of the ExpressionView applet|500px|left|link:ExpressionView]]
+
[[image:Expressionview.screenshot.png|Screenshot of the ExpressionView applet|500px|left|link=ExpressionView]]
 
<br style="clear: both" />
 
<br style="clear: both" />
 
<br/>
 
<br/>
Line 32: Line 38:
  
 
'''[[ExpressionView|See more here]]'''
 
'''[[ExpressionView|See more here]]'''
 +
 +
 +
== [[Cellophane]] ==
 +
 +
Cellophane is an ImageJ plugin for the semi-automated quantification of tagged protein profiles along the cortex of ''S. pombe'' cells.
 +
'''[[Cellophane|See more here]]'''

Latest revision as of 11:41, 26 March 2015


In addition to studying biological systems through mathematical modeling and analysis of large-scale data sets, the Computational Biology Group also develops tools and methods for such analyses. Like other research groups in the field, we make the software implementation of those methods freely available to encourage their use and comparison with other methods.

Pascal

Pascal efficiently computes gene and pathway scores for GWAS summary statistics See more here

Metabomatching

Metabomatching is a method to identify compounds from spectral features that jointly associate with genotypes See more here

The Iterative Signature Algorithm

An ISA transcription module


Large sets of data, like expression profile from many samples, require analytic tools to reduce their complexity. The Iterative Signature Algorithm (ISA) was designed to reduce the complexity of very large sets of data by decomposing it into so-called "modules". In the context of gene expression data these modules consist of subsets of genes that exhibit a coherent expression profile only over a subset of microarray experiments. Genes and arrays may be attributed to multiple modules and the level of required coherence can be varied resulting in different "resolutions" of the modular mapping. Since the ISA does not rely on the computation of correlation matrices (like many other tools), it is extremely fast even for very large datasets. See more here


ExpressionView

Screenshot of the ExpressionView applet



ExpressionView is an R package that provides an interactive environment to explore biclusters identified in gene expression data. A sophisticated ordering algorithm is used to present the biclusters in a visually appealing layout. From this overview, the user can select individual biclusters and access all the biologically relevant data associated with it. The package is aimed to facilitate the collaboration between bioinformaticians and life scientists who are not familiar with the R language.

See more here


Cellophane

Cellophane is an ImageJ plugin for the semi-automated quantification of tagged protein profiles along the cortex of S. pombe cells. See more here