poll_analysis_until_completed: Waits for analysis to complete.

Description Usage Arguments Value

Description

Waits for analysis to complete.

Usage

1
poll_analysis_until_completed(connection, analysis, poll_intervall = 10)

Arguments

connection

The connection to be used, call connect to obtain one.

analysis

Either the id of an analysis or an FGResponse object containing submitted analysis

poll_intervall

The time to wait for a new status update in seconds

Value

TRUE if the analysis succeeded, otherweise FALSE


FASTGenomics/r_client documentation built on June 25, 2019, 12:12 a.m.