Jupyter
Use BioContext7 in Jupyter notebooks for interactive bioinformatics
Setup
Install BioContext7 in your Jupyter environment:
Interactive Usage
Search for Tools
Generate Pipelines
Query Protein Databases
Search Metabolites
Federated Variant Queries
Async Support
BioContext7 uses async/await throughout. In Jupyter notebooks, you can use await directly
at the top level (Jupyter handles the event loop automatically):
Visualization
Combine BioContext7 with common data science libraries: