Skip to content

CreateNextflowAnalysis

Properties

Name Type Description Notes
user_reference str The user-reference of the analysis. This should be something meaningful for the user.
pipeline_id str The pipeline for which an analysis will be created.
analysis_input NextflowAnalysisInput
tags CreateAnalysisTag [optional]
activation_code_detail_id str, none_type Indicates under which activation code the pipeline is executed. [optional]
analysis_storage_id str, none_type The id of the storage to use for the analysis. [optional]
output_parent_folder_id str, none_type The id or the urn of the folder in which the output folder should be created. [optional]
analysis_output [AnalysisOutputMapping], none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]