hssling/pd-discovery-benchmark-dashboard
Parkinson's Disease Discovery Benchmark Dashboard Reusable benchmark, knowledge graph, manuscript resource, and Streamlit dashboard for Parkinson's disease target-to-intervention discovery. This repository integrates evidence-synthesis priority scores, target tractability, omics/pathway recurrence, ChEMBL compound activity, RDKit physicochemical heuristics, Human Protein Atlas cell-type context, iPSC/stem-cell validation mappings, and publication-ready figures.… See the full description on the dataset page: https://huggingface.co/datasets/hssling/pd-discovery-benchmark-dashboard.
Parkinson's Disease Discovery Benchmark Dashboard
Reusable benchmark, knowledge graph, manuscript resource, and Streamlit dashboard for Parkinson's disease target-to-intervention discovery.
This repository integrates evidence-synthesis priority scores, target tractability, omics/pathway recurrence, ChEMBL compound activity, RDKit physicochemical heuristics, Human Protein Atlas cell-type context, iPSC/stem-cell validation mappings, and publication-ready figures.
Scientific Scope
This is a research and hypothesis-generation resource. It is not clinical decision support, not a prevention guideline, not a treatment recommendation system, and not evidence that any intervention prevents or cures Parkinson's disease.
Main Assets
data/pd_discovery_target_benchmark.csvdata/compound_selectivity_safety_matrix.csvdata/validated_repurposing_candidates.csvdata/do_not_prioritise_or_comparator_compounds.csvdata/experimental_validation_matrix.csvdata/omics_recurrence/pd_multi_dataset_pathway_recurrence.csvdata/pd_discovery_benchmark_knowledge_graph.graphmldata/benchmark_graph_nodes.csvdata/benchmark_graph_edges.csvfigures/benchmark_target_ranking.pngfigures/benchmark_evidence_matrix.pngfigures/compound_selectivity_safety_triage.pngfigures/benchmark_knowledge_graph.pngdashboard/app.pyreports/resource_manuscript_target_to_intervention_benchmark.md
Run The Dashboard
pip install -r requirements.txt
streamlit run dashboard/app.pyValidate The Repository
python scripts/04_validate_resource.py
python -m py_compile dashboard/app.pyGitHub Actions runs these checks on push and pull request.
Rebuild
The complete rebuild expects the upstream folders to sit beside this repository:
PD_AI_Evidence_to_Discovery_ProjectPD_Target_to_Intervention_Discovery_Extension
Then run:
python scripts/01_build_benchmark.py
python scripts/02_finalize_resource_outputs.py
Rscript scripts/03_multi_dataset_omics_recurrence.RAppropriate Reuse
- benchmark target-prioritisation and drug-repurposing algorithms;
- inspect candidate target, compound, and validation-model links;
- design iPSC-derived dopaminergic-neuron or glial co-culture experiments;
- compare knowledge-graph scoring methods;
- teach reproducible translational bioinformatics.
Citation
Use the metadata in CITATION.cff. If using the dataset mirrors, cite the corresponding Hugging Face or Kaggle landing page together with the commit or dataset version used.
Public Mirrors
- GitHub release: https://github.com/hssling/pd-discovery-benchmark-dashboard/releases/tag/v1.0.0
- Hugging Face Datasets: https://huggingface.co/datasets/hssling/pd-discovery-benchmark-dashboard
- Kaggle Datasets: https://www.kaggle.com/datasets/jkhospital/pd-discovery-benchmark
