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

Output rd file is not the same (size or checksum) when using the same inputs twice #12

Open
richard-burhans opened this issue Feb 11, 2025 · 0 comments

Comments

@richard-burhans
Copy link

$ rdeval test1.fasta.gz -o test1.rd --md5 && ls -l test1.rd && md5sum test1.rd
test1.fasta.gz: 48fc9a5b5e0f850fccb3b7c1bce7b36e
-rw-r--r-- 1 rcb112 domain users 109 Feb 11 18:29 test1.rd
3b980a37cfce68fda0d96c9df0a93e82  test1.rd

$ rdeval test1.fasta.gz -o test1.rd --md5 && ls -l test1.rd && md5sum test1.rd
test1.fasta.gz: 48fc9a5b5e0f850fccb3b7c1bce7b36e
-rw-r--r-- 1 rcb112 domain users 110 Feb 11 18:29 test1.rd
d6fdffc373874ed9dbb0fcb86530b97e  test1.rd
@richard-burhans richard-burhans changed the title Output rd file is not the same when using the same inputs Output rd file is not the same (size or checksum) hen using the same inputs twice Feb 11, 2025
@richard-burhans richard-burhans changed the title Output rd file is not the same (size or checksum) hen using the same inputs twice Output rd file is not the same (size or checksum) when using the same inputs twice Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant