https://github.com/gyorilab/indra_network_search
REST API for querying the network of biochemical mechanisms in the INDRA DB.
https://github.com/gyorilab/indra_network_search
Last synced: 24 days ago
JSON representation
REST API for querying the network of biochemical mechanisms in the INDRA DB.
- Host: GitHub
- URL: https://github.com/gyorilab/indra_network_search
- Owner: gyorilab
- License: bsd-2-clause
- Created: 2021-01-20T15:31:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:55:14.000Z (3 months ago)
- Last Synced: 2025-04-30T14:27:16.996Z (24 days ago)
- Language: Python
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# indra_network_service
REST API for querying the network of biochemical mechanisms in the INDRA DB.## Web Service
The INDRA Network Search is a web service that exposes the (pre-)assembled
knowledge in INDRA for network path searches. The service is available at
[https://network.indra.bio](https://network.indra.bio).Read the
[documentation](https://indra-network-search.readthedocs.io/en/latest/)
for more information about how to use the web ui and read the
[API documentation](https://network.indra.bio/api/docs) for more information
on the rest API.