📢 Azenta Transfer v2.0 is now available!

MD5 Verification Methods

The directory that typically needs MD5 verification is the Rawdata folder (usually named 00.Rawdata).

Rawdata# usually the 00.Rawdata folder
your_fastq.gz
md5.md5# text file containing MD5 values
md5check.exe# MD5 verification tool for Windows
md5check.apple# MD5 verification tool for macOS (md5check_apple)

Windows Platform

  1. Open the md5check.exe file located in the Rawdata folder to begin the check.
  2. If all samples show "Pass" or "OK", it indicates that the check was successful.
Tip

If the md5check.exe file is not present, please click here to download it and save it to the Rawdata folder before running it.

macOS (Apple Silicon / M-series chips only)

  1. Locate the Rawdata folder (the folder containing the md5.md5 file) and check whether a file named md5check_apple exists inside it.
  2. Open Terminal: press Command + Space to open Spotlight, type Terminal, and press Enter.
  3. Type cd followed by a space, then drag the Rawdata folder into the Terminal window and press Enter.
  4. If md5check_apple is not present in the Rawdata directory, run the following command to download it. Skip this step if the file already exists.
curl -o md5check_apple https://azenta-transfer-doc.oss-cn-hangzhou.aliyuncs.com/rel/md5/md5check-darwin-arm64
  1. Once the file is downloaded (or if it was already present), run the following two commands in order:
chmod +x md5check_apple
./md5check_apple

Linux Platform

  1. Open Terminal
  2. Use the cd command to navigate to the directory containing the MD5 verification files
  3. Run the following command:
     md5sum -c md5.md5
What if the MD5 verification is inconsistent?

Please contact our after-sales support team for assistance.

Email: ngs.service@azenta.com