diff --git a/_data/portfolio.yaml b/_data/portfolio.yaml index 68a1c880a..9e4300ffb 100644 --- a/_data/portfolio.yaml +++ b/_data/portfolio.yaml @@ -62,6 +62,15 @@ description: Automates the parsing and transformation of a KGX archive into graphdb-ready formats. After the archive is converted, automates provisioning and deployment of Neo4j and Blazegraph instances from a KGX archive. tags: devops, iac, graph databases, neo4j, blazegraph, terraform, ansible +- title: ReviewR + subtitle: for The Wiley Lab + image: images/reviewr.png + link: https://reviewr.thewileylab.org/ + description: | + ReviewR is a portable Shiny tool designed for exploring patient-level electronic health records and performing a chart review in a single interface. It is + distributed as an R package using the [golem](https://thinkr-open.github.io/golem/) framework. + tags: r package, shiny + - title: Lab Website Template subtitle: for the Greene Lab image: https://raw.githubusercontent.com/greenelab/lab-website-template/main/images/share.jpg?raw=true diff --git a/images/reviewr.png b/images/reviewr.png new file mode 100644 index 000000000..d36a64a00 Binary files /dev/null and b/images/reviewr.png differ diff --git a/portfolio/index.md b/portfolio/index.md index 96634e81c..738cc63f5 100644 --- a/portfolio/index.md +++ b/portfolio/index.md @@ -14,6 +14,7 @@ We work with many groups both within and external to the University of Colorado: - [JRaviLab](https://jravilab.github.io) - [Krishnan Lab](https://www.thekrishnanlab.org) - [BioThings.io](https://biothings.io/) +- [The Wiley Lab](https://www.thewileylab.org/) - ...and more! ## Projects