Apps


The Clinical Trials and PubMed Article Search application is a powerful web-based platform that offers two main interconnected functionalities:

  1. Clinical Trials Search:

Users can search for clinical trials using four different methods:

  • NCT ID (direct trial lookup)
  • Term-based search
  • Condition-based search (e.g., “diabetes”, “cancer”)
  • Intervention-based search (e.g., specific drugs or treatments)

The search results display in a table format showing trial ID, title, conditions, and a direct link to the trial. Each trial entry is interactive – clicking on it reveals additional details including the brief summary and interventions. Users can select a trial of interest by clicking on it, which automatically populates it for the article search.

Continue reading

Center for Suicide Research and Prevention https://csrp.mgh.harvard.edu/

Exploration of pre-computed knowledge graphs on mental health related populations.

Authors: Thomas Charlon, Enci Cai, Clara-Lea Bonzel, Tianxi Cai

Continue reading

[Password protected app]

Mass General Brigham dictionary with semantic search capability (fine-tuned BGE).

1.4M local codes of 4 types (diagnoses, medications, laboratory tests, procedures), mapped to common ontologies (ICD, RXNORM, LOINC, CPT/ICDPCS) and group codes (Phecodes, RXNORM ingrediente, higher-level LOINC, CCS).

Continue reading

Knowledge graphs enable to efficiently visualize and gain insights into large-scale data analysis results, as p-values from multiple studies or embedding data matrices. The usual workflow is a user providing a data frame of association studies results and specifying target nodes, e.g. phenotypes, to visualize. The knowledge graph then shows all the features which are significantly associated with the phenotype, with the edges being proportional to the association scores. As the user adds several target nodes and grouping information about the nodes such as biological pathways, the construction of such graphs soon becomes complex. The ‘kgraph’ package aims to enable users to easily build such knowledge graphs, and provides two main features: first, to enable building a knowledge graph based on a data frame of concepts relationships, be it p-values or cosine similarities; second, to enable determining an appropriate cut-off on cosine similarities from a complete embedding matrix, to enable the building of a knowledge graph directly from an embedding matrix. The ‘kgraph’ package provides several display, layout and cut-off options, and has already proven useful to researchers to enable them to visualize large sets of p-value associations with various phenotypes, and to quickly be able to visualize embedding results. Two example datasets are provided to demonstrate these behaviors, and several live ‘shiny’ applications are hosted by the CELEHS laboratory and Parse Health, as the KESER Mental Health application https://keser-mental-health.parse-health.org/ based on Hong C. (2021) doi:10.1038/s41746-021-00519-z.

Continue reading