Closed sb10 closed 4 years ago
Need to check consistency though. The repo contains the primers info and that might get updated e.g. when new versions are released
Is the current situation that you don't know what revision of artic-ncov2019.git was used in your analysis? I think knowing your revision (from on your own clone) for a whole run or multiple runs would be useful?
It gets recorded as part of the Nextflow execution. I like the suggesiton of making it explicit
For a heavily productionized environment, it may be preferable to bypass the articDownloadScheme
and makeIvarBedFile
processes altogether and directly supply the full path to an ivar-compatible bed file and a reference file.
I think that's either an independent issue and solution, or it supercedes this approach and we don't bother merging PR #12.
PR #12 merged
To avoid any process needing an internet connection, and to minimise needless git clones, if https://github.com/artic-network/artic-ncov2019.git has been manually cloned locally, it should be possible to use that local clone path directly.