Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portfolio Updates #40

Merged
merged 4 commits into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _data/portfolio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 WileyLab
the-mayer marked this conversation as resolved.
Show resolved Hide resolved
image: images/reviewr.png
link: https://reviewr.thewileylab.org/
description: |
ReviewR is a portable Shiny tool to help you explore patient-level electronic health record data and perform chart review in a single integrated
framework. It is distributed as an R package using the 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
Expand Down
Binary file added images/reviewr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions portfolio/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 WileyLab](https://www.thewileylab.org/)
the-mayer marked this conversation as resolved.
Show resolved Hide resolved
- ...and more!

## Projects
Expand Down