DDMarkerP: DDMarker Prediction

Description Arguments Details Value Author(s) References See Also Examples

Description

The Prediction Method of Diagnose and Detect Markers in Extracellular Circulating

results = DDMarkerP(model, ...);

Arguments

model

FAST class, should be the result computing by DDMarkerFAST()

data

Data matrix, which will be entailed whether can be diagnosed and detected in extracellular circulating, just like the references did

Details

results = DDMarkerP(model = model, data = data);

Value

The R function, DDMarkerP returns an object of vector, and entails the results.

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("DDMarkerFAST");
[1] Juan Cui, et al. (2011) An integrated transcriptomic and computational analysis for biomarker identification in gastric cancer. Nucleic Acids Research, 39: 1197-1207
[2] Juan Cui, et al. (2008) Computational prediction of human proteins that can be secreted into the bloodstream. BIOINFORMATICS, Vol.24 no. 20 2008 pages 2370-2375
[3] http://bioinfosrv1.bmb.uga.edu/DMarker/

See Also

DDMarkerFAST-package DDMarkerFAST-method DDMarker NAR

Examples

1
2
models = DDMarkerFAST();
results = DDMarkerP(models);

yu-shang/DDMarkerFAST documentation built on May 4, 2019, 5:34 p.m.