Description Usage Arguments Value Author(s) Examples
The aba results and region queries will return colocs
1 | aba.flatten(.data)
|
.data |
|
data.frame with input aba.query
flattened to 1 gene / row.
Karsten Sieber karsten.b.sieber@gsk.com
1 2 3 | Basic use:
colocs <- aba.query(hgncid = "foo")
colocs_flat <- aba.flatten(colocs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.