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

Support reading compressed (.gz) files #56

Merged
merged 4 commits into from
Aug 5, 2021
Merged

Support reading compressed (.gz) files #56

merged 4 commits into from
Aug 5, 2021

Conversation

RMeli
Copy link
Owner

@RMeli RMeli commented Aug 5, 2021

Description

Support reading compressed (.gz) files. Open Babel support .gz files natively, therefore only the utils.molformat() needed to be fixed (see #55). For RDKit, support is a bit messy since the gzip module is needed and SDF files needed to be treated differently.

Checklist

  • Tests
  • Documentation
  • Changelog

@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #56 (dbc67e1) into develop (ccfa625) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

@RMeli RMeli merged commit c5d8870 into develop Aug 5, 2021
@RMeli RMeli deleted the compressed branch August 5, 2021 10:15
@RMeli RMeli mentioned this pull request Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant