All functions

ControlCommunicationWithSiwaa()

Control Communication with Siwaa by API

allDataReady()

All Datasets of a collection are ready

checkSiwaaCom()

Check communication with Siwaa

clearHistory()

Clear the history containing the dataset

createDatasetCollection()

Create a dataset collection, into a history, from a dataset list

createHistory()

Create a history

createSiwaaEnv()

Create siwaaenv

dateTime4History()

Return a string with date and time

deleteHistory()

Purge a history if 'purge' is TRUE, and else delete it

downloadDatasetCollection()

Download as file a dataset collection

downloadInMemory()

Download in memory a dataset

getApiKeyValue()

Return env API_KEY value

getDataInfo()

Get data information

getDatasetCollectionIdList()

List of ids of Datasets of a collection

getDatasetCollectionInfo()

Get dataset collection information

getDatasetCollectionJobIdList()

List of job ids of Datasets of a collection

getDatasetCollectionStateList()

List of states of Datasets of a collection

getInvocationInfo()

Get invocation information

getInvocationOutputDataId()

Get the output data Id from invocation information

getInvocationReport()

Get invocation report

getInvocationStepInfo()

Get an invocation step information

getInvocationStepJobsSummaryInfo()

Get invocation step jobs summary information

getInvocationSummaryInfo()

Get invocation summary information

getJobInfo()

Get job information

getJobMetrics()

Get job metrics

getJobReportList()

Get list of job reports

getServerValue()

Return env SERVER value

getSiwaaEnv()

Return value of name from env

getVerboseValue()

Return env VERBOSE value

idsInfoDatasetCollection()

Ids information about a dataset collection content

invokeCarboseqworkflow()

Invoke 'CarboSeqRun' workflow

isDataInATerminalState()

Define if a dataset is or not in a terminal state

isDataReady()

Define if a dataset is ready or not

isInvocationInATerminalState()

Define if a workflow invocation is or not in a terminal state

isInvocationScheduled()

Define if a workflow invocation is scheduled or not

jobId()

Returns job id of a dataset of a history

launchWorkflow()

Launch simulations by workflow

makeDatasetCollection()

Make a dataset collection

memResults()

Download in memory a dataset

refreshDatasetCollectionInfo()

Refresh dataset collection information

runAllSims()

Run all simulations

runCarboseqsimulator()

Run 'CarboSeqSimulator' tool

runSims()

Run simulations by tool

runWorkflow()

Run simulations by workflow

saveResults()

Download as file a dataset

saveResultsAllTogether()

Download as one .zip file a dataset collection

setSiwaaEnv()

Update Siwaa environment with values of given parameters

simpleBatchRunSim()

Launch a plan of simulation on a cluster

surveyData()

Survey data

surveyDatasetCollection()

Survey dataset collection

surveyInvocation()

Survey workflow invocation

totalEnd()

End for all Datasets of a collection

tryToGetUserInfo()

Try to get User Info

updateDatasetCollectionInformation()

Update a dataset collection information, adding total_end, all_data_ready

uploadAllZips()

Upload a list of .zip input files (from input_dir folder) into a history

uploadCSVs()

Upload a set of .csv input files as a .zip file into a history

uploadFile()

Upload a file into a history

vcat()

Display or not a message depending on 'verbose' or 'silent' mode

waitAllSimsResults()

Wait for all simulation results to be ready.

waitSimsResults()

Wait for Simulation results to be ready.

waitWorkflowOutputDataIdent()

Wait for the Workflow output data Id being able to be identified, then if that is the case, get and return the output data information.