delta-package: DELTA or MBDC is a Model-Based DEep cLustering Algorithm for...

Description Details Author(s) References See Also

Description

In many informational fields, such as biological, environmental, medical, etc., lots of sets of data are created every day. A flexible system biology tool enables to analysis the biology metabolize network in question with efficiency and accuracy. Our work gave a hybrid system based on the deep clustering algorithm, computing the co-regulated genes, also called regulons or co-regulation modules. The experiment results, based on the hypergeometric distribution function scores, showed that the model-based deep clustering (MBDC), was more efficient and accurate than other network functions as ISA, BIMAX, XMOTIFS, QUBIC and QUBIC2. The further study showed that MBDC was not only available in cancer analysis, but also in some bacteria study such as Escherichia coli. MBDC, extends the traditional functions, using both the similar expression patterns and the feedback subset-clusters as the features to identify all the subgroup genes based on the stresses. For each layer in the function, the main purpose is to find: argmax(min(#genes, #stresses))). The main function delta is based on QUBIC 1.0.

Certain parts of the code uses open-source data structure library codes, including:
- fib <http://resnet.uoregon.edu/~gurney_j/jmpc/fib.html>, copyright information in fib.c
- Mark A. Weiss's data structure codes <http://www.cs.fiu.edu/~weiss/>

The main function of the package is delta(), and the more details you can find in delta-method

Details

Package: delta
Type: Package
Version: 0.8
Project: 2013-04-28
Date: 2014-12-19
Update: 2016-08-04
Depends: R (>= 3.1.2), Rcpp (>= 0.11.3)
LinkingTo: Rcpp
License: GPL (>= 2)
LazyLoad: yes
LazyData: true

Author(s)

Yu Shang (JLU & UGA) yushang@uga.edu
Qiong Yu (JLU & UGA) yuqiong@uga.edu yujoan_2001@163.com
Huansheng Cao (UGA) hshcao@uga.edu
Guoqing Liu (IMUST & UGA) gqliu@uga.edu gqliu1010@163.com
Xiufeng Liu (GZUCM & UGA) xfliu@uga.edu liu_xf@gzucm.edu.cn
Hao Wu (BIT & UGA) wuhao@uga.edu wuhao@bit.edu.cn
Yan Wang (JLU & UGA) wy6868@hotmail.com
Ying Xu (JLU & UGA) xyn@uga.edu xyn@bmb.uga.edu

Maintainer: Yu Shang (JLU & UGA) yushang@uga.edu

References

citation("delta");
Li, Ma, et al. (2009) QUBIC: a qualitative biclustering algorithm for analyses of gene expression data Nucleic Acids Research 07/2009 37(15):e101
https://code.google.com/p/qubic-biclustering/

See Also

delta-method getBC-method LOG


yu-shang/delta documentation built on May 4, 2019, 6:35 p.m.