gvtrack.array_extract | R Documentation |
Extract a virtual track on each array.track column
gvtrack.array_extract(
track,
intervals,
iterator,
func = NULL,
slice = NULL,
...
)
track |
array track |
intervals |
genomic scope for which the function is applied |
iterator |
track expression iterator. If 'NULL' iterator is determined implicitly based on track expressions. |
func |
function to apply to each column. See |
slice |
a vector of column names or column indices or 'NULL' |
... |
track expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.