Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.69 KB

File metadata and controls

38 lines (32 loc) · 1.69 KB

Cromwell and Nextflow File Operations Comparison using Mistral

This repository provides a detailed file operations comparison between Cromwell, Nextflow and Native GATK using Mistral (https://www.ellexus.com/products/mistral/) for HaplotypeCaller tool.

Setup

  1. There were total 5 (4 workflow + 1 native gatk) runs given on 5 different m1.xlarge OpenStack hosts to be run in parallel.
  2. Input data was copied to local disk of each host.
  3. Details of 5 runs :
    1. Host1 : Cromwell running GATK within a Singularity Container
    2. Host2 : Nextflow running GATK within a Singularity Container
    3. Host3 : Cromwell running GATK natively
    4. Host4 : Nextflow running GATK natively
    5. Host5 : GATK running natively

How to Run

Please go through README.md and workflow files under each subdirectory (cromwell, nextflow, gatk).

Results

https://github.com/wtsi-ssg/mistral_benchmarking_cromwell_nextflow/blob/master/Mistral_Cromwell_Nextflow_m1xlarge.pptx