Description Usage Arguments Value Author(s) See Also Examples
Parses a ROC change-point region string in the format '<sample>:Chr<chr>@<start>-<stop>,cp=<pos>+/-<width>,s=<state0>/<state1>', where <sample> is a sample name, <chr> is an index, <start>, <stop> and <pos> (<width>) are genomic locations (lengths) (in units of Mb), and <state0> and <state1> are integers specifying the genomic state of the two segments flanking the change point at <pos>.
1 | parseRegion(region, xScale=1e+06, ...)
|
region |
A |
xScale |
A positive |
... |
Not used. |
Returns a named list
.
Henrik Bengtsson
makeTruth
().
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.