from.genee: from.genee

Description Usage Arguments Details Value Examples

View source: R/GENE.E.R

Description

R interface to get selection from GENE-E.

Usage

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

Arguments

url

GENE-E URL.

Details

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

Value

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

Examples

1
2
# not run
# z = from.genee();

GENE.E documentation built on May 31, 2017, 3:11 p.m.

Related to from.genee in GENE.E...