-
Notifications
You must be signed in to change notification settings - Fork 1
run_md5.nf
Ernesto Lowy edited this page Apr 8, 2021
·
9 revisions
This workflow is used to calculate the MD5 hash/es of single or multiple files. If multiple files are provided, MD5 hashes are calculated concurrently to speed up the processing.
md5sum
The best way of running this pipeline is by using the following Docker image:
https://hub.docker.com/repository/docker/elowy01/ubuntu_img
The configuration file that can be used with this pipeline can be found here
This workflow is implemented in the script named run_md5.nf