Skip to content

Commit

Permalink
Minor updates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
danjscho committed Sep 6, 2023
1 parent 83e3981 commit 4b77cca
Show file tree
Hide file tree
Showing 5 changed files with 350 additions and 1,513 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Hypergraph Multimorbidity (Hypergraph-mm)
## NHS England - Digital Analytics and Research Team - PhD Internship Project
## NHS England - Digital Analytics and Research Team - PhD Internship Projects

### About the Project

Expand All @@ -10,7 +10,9 @@
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


This repository holds supporting code for the Transforming Healthcare Data with Graph-based Techniques Using SAIL DataBank project including a copy of the framework built to perform the hypergraph calculations. A link to the original project proposal can be found [here](https://nhsx.github.io/nhsx-internship-projects/).
This repository holds supporting code for the "Transforming Healthcare Data with Graph-based Techniques Using SAIL DataBank" project including a copy of the framework built to perform the hypergraph calculations. It also supports the work presented in the pre-print [Representing multimorbid disease progressions using directed hypergraphs](https://doi.org/10.1101/2023.08.31.23294903).

A link to the original project proposal can be found [here](https://nhsx.github.io/nhsx-internship-projects/).

_**Note:** Only public or fake data are shared in this repository._

Expand Down Expand Up @@ -111,6 +113,6 @@ of the [Open Government 3.0][ogl] licence.

### Contact

To find out more about the [Digital Analytics and Research Team](https://www.nhsx.nhs.uk/key-tools-and-info/nhsx-analytics-unit/) visit our [project website](https://nhsx.github.io/AnalyticsUnit/projects.html) or get in touch at [england.tdau@nhs.net](mailto:england.tdau@nhs.net).
To find out more about the [Digital Analytics and Research Team](https://www.nhsx.nhs.uk/key-tools-and-info/nhsx-analytics-unit/) visit our [project website](https://nhsx.github.io/AnalyticsUnit/projects.html) or get in touch at [datascience@nhs.net](mailto:datascience@nhs.net).

<!-- ### Acknowledgements -->
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Welcome to Hypergraph Testing
# Welcome to `hypergraph-mm`
Loading

0 comments on commit 4b77cca

Please sign in to comment.