get_MNV 1.1.5
Everything that changed in this version is listed in the
changelog, pinned to
this release. Full documentation lives at
https://pathogenomics-lab.github.io/get_MNV/.
Install
conda install -c bioconda get_mnvOr take an asset below: the _cli archives hold the command line tool,
and the rest are desktop app installers. On macOS the app is not signed
with an Apple Developer certificate, so on first launch right-click it,
choose Open, then Open again in the dialog.
Check what you downloaded
SHA256SUMS below covers every asset in this release. Download it next
to the file you took and check the two together:
sha256sum --ignore-missing -c SHA256SUMSEach file it finds prints OK. On macOS, shasum -a 256 --ignore-missing -c SHA256SUMS does the same.
Check where it came from
That tells you the download arrived intact. This tells you what it is:
gh attestation verify <the file you downloaded> --repo PathoGenOmics-Lab/get_MNVEvery binary here is signed with a statement that this workflow built
it from this repository, at the commit this release was cut from. It
needs no key of ours and no trust in this page.