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

remove bgzip for already-gzipped file in XfBatchEffect.GetFreqTable #270

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

epiercehoffman
Copy link
Collaborator

Updates

Remove bgzip for an already-gzipped file in Module07XfBatchEffect.GetFreqTable. This bgzip line caused the task to fail because the un-zipped file did not exist as it had already been zipped.

Testing

Tested in Terra in a beta tester's workspace. The workflow was successful and GetFreqTable outputted a gzipped file.

@epiercehoffman epiercehoffman merged commit 629d382 into master Dec 3, 2021
@epiercehoffman epiercehoffman deleted the eph_batcheffect_freqtable_gzip_once branch April 22, 2022 19:32
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

Successfully merging this pull request may close these issues.

2 participants