kaka.get_config: Getting configuration for an experiment and data_source

Description Usage Arguments Value Examples

Description

Getting configuration for an experiment and data_source

Usage

1
2
kaka.get_config(realm, experiment, data_source, host = kaka.config.host,
  port = kaka.config.port)

Arguments

realm

A data realm

experiment

A name of an experiment

data_source

A name of a data source

host

Web host to talk to (default web)

port

Port to web host (default 80, but often 8001)

Value

data_frame

Examples

1
dat <- kaka.get_config('genotype', experiment=='Gene Expression', data_source='')

PlantandFoodResearch/rkaka documentation built on May 8, 2019, 2:50 p.m.