GENE.E (version 1.6.0)

from.genee: from.genee

Description

R interface to get selection from GENE-E.

Usage

from.genee(url='http://localhost:9998')

Arguments

url
GENE-E URL.

Value

List containing row.annotations, column.annotations, and matrix.

Details

Gets selection from GENE-E. If no rows or columns are selected, the full dataset is returned.

Examples

Run this code
# not run
# z = from.genee();

Run the code above in your browser using DataCamp Workspace