Description Usage Arguments Details Value
segment vectors into positive, null and negative
1 | segmentsMaker(cluster, beta, cutoff, chr, pos, permbeta)
|
cluster |
vector of probes clusters |
beta |
beta value for probes |
cutoff |
cutoff value for positive & negative value; <= cutoff[1] : hypo >= cutoff[4] : hyper (cutoff[2], cutoff[3]) : null |
chr |
chromosome vector |
pos |
position vector |
permbeta |
null hypothesis distribution |
bumphunting kernel; and we can use comb-p method in segmentMaker.
cluster list and each cluster contains 3 list 'hyper'| '+' 'hypo' | '-' 'null' | '0'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.