Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow validation only for ora decompression #703

Merged
merged 11 commits into from
Nov 21, 2024

Conversation

alexiswl
Copy link
Member

@alexiswl alexiswl commented Nov 17, 2024

Given a raw md5sum and a ora file, confirm that the ora file when decompressed to raw format matches the md5sum provided.

TODO

  • md5sum generation of the raw file from gz takes a lot longer (24 hours if done sequentially for every file). Working on fixing up CWL code to run md5sum in parallel

Given a raw md5sum and a ora file, confirm that the ora file when decompressed to raw format matches the md5sum provided
@alexiswl alexiswl added the feature New feature label Nov 17, 2024
@alexiswl alexiswl requested a review from victorskl November 17, 2024 07:37
@alexiswl alexiswl self-assigned this Nov 17, 2024
@victorskl
Copy link
Member

@alexiswl alexiswl merged commit 812cb01 into main Nov 21, 2024
6 checks passed
@alexiswl alexiswl deleted the enhancement/validate-fastq-post-ora-compression branch November 21, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants