Skip to content

Commit

Permalink
update image url with placeholder (since repo ..
Browse files Browse the repository at this point in the history
is private)
  • Loading branch information
slobentanzer committed Nov 22, 2023
1 parent 0f4e55e commit c4ef697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/10.main.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To inform the contents of this meta-graph, we have reactivated and now maintain
![
**Figure 1: The BioCypher framework.**
A) Threefold modularity: Resources (left) and ontologies (bottom left) are combined to yield a knowledge graph (right). The mapping of entities to ontology concepts is realised by shareable configuration, which can be iteratively optimised. B) Initially, we transform commonly used, curated “secondary” resources into configurable, task-specific knowledge graphs in various output formats. Incrementally, these secondary adapters will be replaced by primary resource adapters (see Figure S1). Coloured panels in A and B indicate parts of the BioCypher ecosystem. C) Agreeing on a common representational framework allows harmonisation of task-specific data sources to answer complex queries across biomedical domains. For instance, starting at mass spectrometry measurements of a patient’s tumour (left), one could go through clinical annotations to genetic dependencies from the Dependency Map project to identify potential drug targets, or through pathway / process annotations in Reactome and IntAct, identify relevant ligand-receptor pairs using OmniPath, and use CROssBAR to perform drug discovery or repurposing for these receptors. Panels correspond to resources; although we work on most of the displayed resources, the figure is used for illustrative purposes and does not depict an existing pipeline.
](https://github.com/biocypher/biocypher-paper/raw/main/content/images/figure_1.png)
](https://biocypher.org/_images/graphical_abstract.png)
{#fig:1}

BioCypher is implemented as a Python library that provides a low-code access point to data processing and ontology manipulation, emphasising the reuse of existing resources to the highest extent possible.
Expand Down

0 comments on commit c4ef697

Please sign in to comment.