Closed yash-puligundla closed 2 years ago
samtools view -c
example takes around 20 min as it downloads a large reference file. Replaced samtools view nextflow workflow to samtools-head-nf.
This example nextflow workflow takes a few seconds to complete and returns the CRAM header in an output file. It displays the file location in the output section of WES monitor run response as expected.
Make sure that the task completes in a shorter time (current time taken to complete workflow =~20 min)