Run 'CarboSeqSimulator' tool into a history with an input data.

runCarboseqsimulator(input_data_info, tool_id, server, api_key)

Arguments

input_data_info

Input data information. input_data_info contains input data id and history id.

tool_id

'CarboSeqSimulator' tool id

server

Siwaa server url

api_key

Available Siwaa API KEY

Value

output_data_id Id of output dataset

Details

Return the output data id, that will be useful to survey/follow progression and to download the result file (when ready).

Important : specific of 'CarboSeqSimulator' tool. Code written for the case of a tool with ONLY ONE input and ONLY ONE output.