clue_query_submit: Submit Clue query

Description Usage Arguments Details Value

View source: R/clue_api.R

Description

GMT files can be generated using the clue_prepare_funs functions or write.gmt.

Usage

1
2
clue_query_submit(up_gmt, down_gmt, name = NULL, api_key = NULL,
  use_fast_tool = TRUE)

Arguments

up_gmt, down_gmt

Path to GMT files containing the lists of up- and down-regulated genes.

name

Name for job.

api_key

Clue API key. Leave empty if it is saved in ~/.Renviron.

use_fast_tool

If TRUE (default), use experimental fast query tool.

Details

The experimental faster query tools is described at https://clue.io/contest.

Value

Nested list of job parameters.


clemenshug/clueR documentation built on July 23, 2019, 2:55 a.m.