Description Usage Arguments Details Value Examples
R interface to get selection from GENE-E.
1 | from.genee(url='http://localhost:9998')
|
url |
GENE-E URL. |
Gets selection from GENE-E. If no rows or columns are selected, the full dataset is returned.
List containing row.annotations, column.annotations, and matrix.
1 2 | # not run
# z = from.genee();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.