You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get, manually, the list pathways IDs from Reactome.org
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: