-
Notifications
You must be signed in to change notification settings - Fork 1
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
Biomarker Knowledge Graph on AWS #149
Comments
@rykahsay here is the proposal. I will get some example queries from @MiguelMazumder or he can put them in this ticket |
Specific Aim 1: Create a capable and secure API interface for use in executing and accessing query results on the DD KG. Develop API endpoints that address most common use cases. Test the API for supporting queries and data extraction for specific use cases. Specific Aim 2: Develop and implement a community-accessible website to query data in the DD graph that supports selected use cases from the DCCs. Tune the DD database to be ready for website data delivery, including importing new datasets to support website-driven use cases. This will include ingestion of necessary supporting data to extend the current KG functionality. Specific Aim 3: Create algorithms and protocols to show how machine learning can be applied on the KG database, including link prediction, community detection, and knowledge cross-validation |
The above aims are good but they are more for the future. But right now what Raja wants you to do is -
Below is the email sent by Raja
Jeet and Daniall - can you please meet with Robel and discuss? Also, send Robel the proposal. |
Knowledge Graph has been set up on the AWS server. To run the Docker container docker group access and vpn is required, navigate to data/KnowledgeGraph directory and run bash ./run_container.sh. Neo4j user interface will then be available at aws.glygen.org/neo4j. I will create more detailed documentation about this process Use Case and query Ideas:
|
Documentation to setting up instances of KG on AWS: https://github.com/clinical-biomarkers/biomarker-partnership/tree/main/supplementary_files/documentation
Goal: Create knowledge graphs and cypher queries based on biological questions and use cases
The text was updated successfully, but these errors were encountered: