clue_query_download: Download Clue job results

View source: R/clue_api.R

clue_query_downloadR Documentation

Download Clue job results

Description

Given a job ID this function will download the results of a Clue job as compressed tarball to the given location or to a temprary folder

Usage

clue_query_download(clue_query, destination = NULL, api_key = NULL)

Arguments

clue_query

Job ID or job parameters returned by clue_query_submit

destination

Path to download destination.

api_key

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

Value

Path to result tarball.


labsyspharm/cluequery documentation built on May 23, 2022, 6:25 a.m.