Description Usage Arguments Value Author(s) See Also Examples
Given a logical vector indicating positive and negative probes this function returns a list with components 'positive' and 'negative' providing length information for positive and negative regions.
1 | region.length(probes, min.len=1)
|
probes |
A logical vector indicating the position of enriched and non-enriched probes with
|
min.len |
The minimal number of consecutive probes required to form a region. |
A list with components positive
and negative
, each containing a numeric vector
with the length of identified regions.
Peter Humburg
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.