{{ entryType$ | async | titlecase }} Information
  • Source Code: {{ workflow?.providerUrl | urlDeconstruct: (isPublic ? selectedVersion?.name : '') }}
  • Source Code: The source code for this workflow is stored on Dockstore.org
  • TRS: #{{ entryType$ | async }}/{{ workflow?.full_workflow_path }}
  • Workflow Path: {{ workflow.workflow_path }}
    Test File Path: {{ workflow?.defaultTestParameterFilePath }}
  • Checker Workflow: n/a
  • Mode: {{ workflow?.mode }}
  • Descriptor Type:
    Descriptor Type: {{ 'descriptor_type' | mapFriendlyValue: workflow?.descriptorType }}
  • DOI: {{ (workflow && workflow.conceptDoi) || 'n/a' }}
{{ entryType$ | async | titlecase }} Version Information {{ selectedVersion?.name }}
DOI: {{ selectedVersion && selectedVersion.doiURL ? selectedVersion.doiURL : 'n/a' }}
Author: {{ workflow?.author ? workflow?.author : 'n/a' }}
E-mail: {{ workflow?.email }} n/a
Export as ZIP
:
warning No description associated with this {{ entryType$ | async }}. See CWL Best Practices and commonwl.org for how to define a description for this tool. WDL Best Practices. Nextflow Best Practices. ** placeholder: link to doc that describes how to set a service description **