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

Simplify input files -- input yaml #127

Open
callahantiff opened this issue Aug 10, 2022 · 5 comments
Open

Simplify input files -- input yaml #127

callahantiff opened this issue Aug 10, 2022 · 5 comments
Assignees
Labels

Comments

@callahantiff
Copy link
Owner

Use a single yaml to organize input ontology and edge sources as well as to specify the information that is needed to parse them. This would enable the replacement of the following files: ontology_source_list.txt, edge_source_list.txt, and resource_info.txt. It would also completely remove the data ingest class and remove the need for the user input automation script.

Consider a similar approach and/or (even better) including additional arguments for instructions on metadata processing.

@callahantiff callahantiff self-assigned this Aug 10, 2022
@callahantiff
Copy link
Owner Author

Also add a header key that provides definitions for all required input parameters.

@callahantiff
Copy link
Owner Author

Similarly related -- use the info here, like the prefix used for nodes to update the edge_source_metadata.txt files. As well as creating named graphs or incorporating relevant information into the edgelist metadata

@callahantiff
Copy link
Owner Author

Make sure that we are getting the most up-to-date data from each source, including our queries

@callahantiff
Copy link
Owner Author

Zip all data files to reduce storage space

@callahantiff
Copy link
Owner Author

callahantiff commented Sep 9, 2022

Verify the gene and disease identifier mappings for genes, disease, and chemicals. Some weirdness is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant