sanger-tol / readmapping

Nextflow DSL2 pipeline to align short and long reads to genome assembly. This workflow is part of the Tree of Life production suite.
https://pipelines.tol.sanger.ac.uk/readmapping
MIT License
11 stars 6 forks source link

spoof REF_PATH to disallow remote lookup for cram #112

Closed tkchafin closed 2 months ago

tkchafin commented 2 months ago

Attempts to pre-empt problems in CRAM processing, using the solution discussed in #111

Closes #111

PR checklist

reichan1998 commented 2 months ago

Thanks Tyler! It can prevent the remote look up behaviour. Approve now!