Skip to content

MD5 Verification Methods

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 Platform(Only for Apple silicon)

  1. Open Terminal
  2. Use the cd command to navigate to the directory containing the MD5 verification files
  3. Run the following command:
    bash
    curl -o md5check https://azenta-transfer-doc.oss-cn-hangzhou.aliyuncs.com/public/md5check/md5check-darwin-arm64
    bash
    chmod +x md5check
    bash
    ./md5check

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:
    bash
     md5sum -c md5.md5