View source: R/InterCellDBclass.R
TgView.formula.onPVal.default | R Documentation |
This is the default formula on calculating confidence for every gene pair, and the multiplying value of PVal for gene partners will be regarded as confidence.
TgView.formula.onPVal.default(data.f, data.b, pval.log.max = 300)
data.f |
vector. The PVal values for one list of gene partners. PVal values are
specified when creating |
data.b |
vector. The PVal values for another list of gene partners, which is
one-by-one matched to those in parameter |
pval.log.max |
The number for replacing the infinite number when |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.