Dan Halligan

Results 4 issues of Dan Halligan

I think it would be great to have the ability to turn on an option which checked to see if parameters existed, and printed a warning / died if missing,...

gitlab has a releases API: https://docs.gitlab.com/ee/api/releases/ and so it should be possible to specify that we would like to install a specific release, or the latest release (using the `@*release`)...

feature
gitlab

According to VCF specification the "FORMAT" column is not mandatory: http://samtools.github.io/hts-specs/VCFv4.2.pdf This script fails due to line 219, that always expects a format column.