data_analysis

Return to start page

  1. An approach for “gene set analysis”, i.e. for assessing whether a group of functionally related features (genes, RNAs, proteins or …) are regulated.
  2. The GSRI estimates the fraction of significantly regulated features.
  3. For estimation, the empirical cumulative density function (ecdf) of the p-values is analyzed. An iterative estimation procedure is used to unravel the difference to a uniform distribution of p-values (which corresponds to a diagonal line for the ecdf). It also enables calculation of standard errors for the fraction and significance statements.
  4. In contrast to other similar approaches, no reference gene set which is NOT regulated (e.g. “all genes”) is required.
  5. The most prominent similar approach is GSEA (gene set enrichment analysis)
  1. The approach is applied several times in application project. It works.
  2. Drawback: Collaborators weakly tend to more prominent approaches.
  1. R-package “les” on Bioconductor
  1. Weighting of the individual p-values leads to LES
  1. Local estimate of the fraction of significant p-values
  2. The approach has been developed for tiling arrays.
  3. The approach can be applied if p-values from statistical tests are available in a spatial order (e.g. along the genome)
  4. The GSRI estimates the fraction of significantly regulated features.
  5. A smoothing window is applied in combination (similar to GSRI).
  6. It enables significance statements whether at a certain position a significant fraction of p-values deviate from the uniform distribution.
  7. The outcome can be used to rank genomic regions, i.e. for finding regions of interest.
  8. In contrast to other similar approaches, no reference gene set which is NOT regulated (e.g. “all genes”) is required.
  9. The most prominent similar approach is GSEA (gene set enrichment analysis)
  1. The R-package was implemented by Julian Gehring. Is was one of the most experience R programmer in our group and later become group member in Wolfgang Huber’s lab (a major Bioconductor group). He utilized Bioconductor classes.
  2. There were no other projects with similar data, i.e. where the approach could be applied.
  1. R-package “les” on Bioconductor
  1. Julian Gehring’s Masters Thesis
  1. Transcription Start Site Identification (TSSi) based on sequencing reads
  2. The data did not uniquely indicate TSSs.
  3. The approach has been applied for prediction TSS for the physcomitrella patens genome. The results were available in the standard genome browser for this organism.
  1. I guess that similar data is not produced any more. Therefore, the approach might be obsolete.
  1. R-package TSSi
  1. The Mean Optimal Transformation Approach (MOTA) was suggested for investigating non-identifiablities.
  2. Based on alternating conditional expectation (ACE) algorithm
  3. Non-parametric method based on kernel estimation to unravel arbitrary dependencies in data
  4. Works also for relations, e.g. a circle
  1. Since based on kernel estimation restricted to low dimensional problems
  1. R-package MOTA (not maintained any more, see CRAN archive)
  2. ACE is available in as R-package “acepack”
  3. Matlab code for ACE is available internally (ask Clemens)
  1. ACE
  1. Hengl S et al. Data-based identifiability analysis of nonlinear dynamical models (2007)
  1. Breiman & Friedman. Estimating optimal transformations for multiple regression and correlation. (1985)
  1. An explicit function which has very similar shape as ODE solutions of signalling pathways
  2. If small amounts of data (observables) are available, the approach might serve as an alternative to traditional ODE modelling.
  3. The approach provides self-explained parameters (amplitudes, response times, time-scales)
  4. It can be directly fit to data in order to have an explicit function describing the time dependency (like a smoothing spline)
  5. It can be fit to ODEs in order to have an approximation of the dynamics as explicit function (e.g. for multiscale models)
  1. D2D is used for fitting
  2. See: D2D Example folder (ToyModels/TransientFunction)
  1. Fitting is very robust
  2. For data, the outcome is great in 90% of cases
  3. For approximating ODEs, the performance depends on the model. The accuracy is better than uncertainties of data.
  1. Submitted

</col>

  • data_analysis.txt
  • Last modified: 2021/05/31 15:43
  • by admin