Skip to content

Np add single end r1 r2 mapping dna mode and merge sort split reads by name #4316

Np add single end r1 r2 mapping dna mode and merge sort split reads by name

Np add single end r1 r2 mapping dna mode and merge sort split reads by name #4316

Workflow file for this run

# This workflow validates all pipeline WDL files (those found in the pipelines/ projects/ and beta-pipelines directories) using the 'womtool' tool.
name: WomtoolCheck
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
jobs:
validate_wdl_job:
runs-on: ubuntu-latest
name: Validate all wdl using womtool
steps:
- uses: actions/checkout@v2
with:
repository: broadinstitute/warp
- name: Run womtools
run: |
./scripts/validate_wdls.sh