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

API rewrite #99

Merged
merged 15 commits into from
Nov 14, 2022
Merged

API rewrite #99

merged 15 commits into from
Nov 14, 2022

Conversation

standage
Copy link
Member

A lot of the code in MicroHapDB is used for building and rebuilding the core database tables. This code has not been touched in this PR.

MicroHapDB also includes code for a simple command line interface and programmatic access to the database tables. This PR adds and refactors two classes, Population and Marker, that provide convenient object-based access to data for individual database entries. The corresponding modules also have improved methods for data retrieval. The test suite and documentation have been updated to account for these changes.

@standage standage merged commit 5aceb7f into master Nov 14, 2022
@standage standage deleted the rewrite branch November 14, 2022 17:04
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.

None yet

1 participant