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

Initialize repository and test bioprocess, gene, and metapath data extraction #2

Merged
merged 12 commits into from
Nov 14, 2024

Conversation

d33bs
Copy link
Member

@d33bs d33bs commented Nov 8, 2024

This PR initializes this repo and provides a way to test bioprocess, gene, and metapath data extraction. The work is split into two sections under src: hetionet_utils which is a package intended to help with work in another section, bioprocess_metapath_to_gene_pval_and_dwpc, which is primarily for Jupyter notebook-based analysis work.

Within the notebooks I've tried to provide estimates on how large the data extraction tasks may be. As is these appear to be very large and could require significant storage in order to complete without compression or intermediate calculations. Generally I tried to provide documentation where I could but please let me know if I may clarify.

The work builds upon an earlier collaboration with @NegarJanani through this notebook: https://gist.github.com/d33bs/d41b747ecb197d01ec645b525aecbeef , which became the basis for the work found here.

@d33bs d33bs marked this pull request as ready for review November 9, 2024 00:02
@d33bs d33bs requested a review from cgreene November 11, 2024 16:03
@d33bs
Copy link
Member Author

d33bs commented Nov 11, 2024

CC @cgreene and @NegarJanani, please take a look and let me know if I may change anything here.

@d33bs
Copy link
Member Author

d33bs commented Nov 14, 2024

Merging this in to continue with new requests surrounding this data.

@d33bs d33bs merged commit dbe525a into main Nov 14, 2024
5 checks passed
@d33bs d33bs deleted the init branch November 14, 2024 19:36
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.

1 participant