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

Create The Migration File #18

Open
mariamhammoud opened this issue Jul 16, 2021 · 0 comments
Open

Create The Migration File #18

mariamhammoud opened this issue Jul 16, 2021 · 0 comments
Assignees

Comments

@mariamhammoud
Copy link
Collaborator

  1. Get, manually, the list pathways IDs from Reactome.org
  2. Loop through the list:
    2.1. Download the pathway by its ID
    2.2. Parse the pathway read to biopax format (readbiopax function, may return list of pathways)
    2.3. Convert it to mully graph
    2.4. Drugbank integration
    2.5. Create a new database (if not exists) in the Neo4j server, having the same name as pathway's Reactome ID
    2.6. Save the obtained mully graph in the Neo4j database
@mariamhammoud mariamhammoud self-assigned this Jul 16, 2021
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

No branches or pull requests

1 participant