Skip to content

subworkflows_cram_to_bam_and_index.cwl

Travis CI User edited this page Feb 24, 2021 · 21 revisions

Documentation for cram_to_bam_and_index.cwl

This page is auto-generated. Do not edit.

Overview

cram_to_bam workflow

Inputs

Name Label Description Type Secondary Files
cram File ['^.crai']
reference ['string', 'File'] ['.fai', '^.dict']

Outputs

Name Label Description Type Secondary Files
bam File ['.bai']

Steps

Name CWL Run
cram_to_bam tools/cram_to_bam.cwl
index_bam tools/index_bam.cwl
Clone this wiki locally