Description Usage Arguments Value See Also
This is an internal function that
extracts well type info from 'data_ann' slot. This function is
called by get.th.inv.set
, sel.scores.inv.set
and others.
1 | get.wtype(data_only, data_ann)
|
data_only |
data matrix containing lethality scores, per replicate. |
data_ann |
matrix or list |
A list with the following elements: the first with the thresholds defining the core sets (one value or pair per sample, so either a vector or a matrix),
get.inv.set
the wrapper that calls this functions and others
to yield the resulting core sets, get.rscreenorm
to normalize data
from multiple screens using core sets and get.leth.scores
to compute
scores that make observations in different screens comparable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.