Skip to content

Releases: Molmed/snpseq-archive-verify

Initial release

10 Apr 12:22
61672b0
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

A self contained (aiohttp) REST service that helps verify uploaded SNP&SEQ archives by first downloading the archive from PDC, and then compare the MD5 sums for all associated files.

The web service enqueues certain job functions in the RQ/Redis queue, where they get picked up by the separate RQ worker process.