Docs | BioBox Platform
GuideAPIRelease NotesLog In
  • Welcome to BioBox!
  • Framework
    • Overview
    • Why Graph?
    • Core Concepts
  • Data Packages
    • Data Packages
    • External Ontologies
      • Gene Ontology
      • Tissue
      • Disease
      • Cell Ontology
      • Phenotype
  • How To
    • 🧭Configure your Knowledge Graph Schema
      • πŸ—‚οΈFormat Internal Data For Uploading
      • ‴️Upload Internal Data
    • βš–οΈCreate Prioritization Graph Models
      • πŸ—’οΈGenerate Reports
      • πŸ›£οΈPathway Enrichment
    • πŸ—ΊοΈUse the Graph Explorer
      • βš™οΈRunning Graph Algorithms
      • πŸ’ΎSave Graph Explorer Sessions
    • πŸ”—Use the Query Language
      • Customize the data table returned with your query
      • 🧭Explore and understand your results
      • πŸ“ŠVisualize data returned in Query Language
      • ✏️Modify Queries using the Query Editor
    • Ask questions with Natural Language (GraphRAG)
      • Use Agent Orion to generate a query with Natural Language
      • Use Agent Iris to converse with your data
  • πŸ“ŠVisualize data on the Legacy Platform
    • πŸ“„Create a Genomic Sequencing Dashboard (Legacy Platform)
    • 🍭Create a Stacked Lollipop Plot (Legacy Platform)
    • ↕️Upload raw data (Legacy Platform)
    • πŸ“«Invite Users to Your Organization
  • Release Notes
Powered by GitBook
On this page
  • Report Results
  • Export Report Data
  1. How To
  2. Create Prioritization Graph Models

Generate Reports

How to leverage you graph models to generate reports for the purposes of target prioritization, indication selection and more.

PreviousCreate Prioritization Graph ModelsNextPathway Enrichment

Last updated 5 months ago

Once all of your lines of evince have been created and the graph has been updated, you can create your first report.

Use the top application tool bar and select β€œGraphs". Under the overview tab you will see the status of each graph. Use the left hand panel to select a specific graph to generate a report.

Graph reports can be used to prioritize and rank any set of objects within your Knowledge Graph. In this example we will be creating a bipartite report that will prioritize genes that would be suitable targets for glioblastoma.

To create a report you will need to specify the following

  • Name

    • Short description of the report

  • Description

    • Longer detailed description of the report

  • Concept A Value

    • This refers to a specific object associated with the concept

    • Example: The bipartite graph is Disease to Gene and Concept A is Gene we will leave the value for gene blank and select β€œunbiased”. By selecting β€œunbiased” the report will take into consideration all possible Genes.

  • Concept B Value

    • This refers to a specific object associated with the concept

    • Example: If your bipartite graph is Disease to Gene and Concept B is Disease the value for gene will be Glioblastoma.

  • Only 1 concept can be unbiased. The objects associated with the concept that is unbiased will be used for ranking and prioritization within the report. Please note that the inputs are case sensitive. If not results are returned in the report they may be no observations for that object e.g. a specific disease.

Report Results

The results will take a few minutes to load. Once complete you can select the report and review all of the objects ranked according to the evidence you have created in your bipartite graph. Each object is provided with a score computed on the basis of weights and formulas associated with each line of evidence

Heatmap Vs Evidence View

Toggle between heatmap and single object view by selecting an individual object.

Use the right and left arrows to quickly browse across the object returned in the search .

Selecting a object will enable you to explore the associated evidence identified across the public and private data within your graph.

Evidence Requirements

The check box next to each line of evidence can be used to make that line of evidence mandatory. For example if the check box next to β€œMutation” is selected, only genes that have data to support β€œMutation” will be displayed.

Export Report Data

To export a list of objects returned within your report, select "Export Objects" from the top right hand corner of the report. Specify the start and end limit for the number of objects to be returned and a CSV will be exported to your local machine.

βš–οΈ
πŸ—’οΈ