bio-workflow-management-cwl-workflows

Installation
SKILL.md

CWL Workflows

Basic Tool Definition

# fastqc.cwl
cwlVersion: v1.2
class: CommandLineTool
baseCommand: fastqc

inputs:
  fastq:
    type: File
    inputBinding:
      position: 1
Installs
4
GitHub Stars
864
First Seen
Jan 24, 2026
bio-workflow-management-cwl-workflows — gptomics/bioskills