Skip to content

A dashboard for Unchained Labs Uncle data visualization written in R using Shiny.

License

Notifications You must be signed in to change notification settings

nebiolabs/uncleShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uncleShiny

Frontend

uncleShiny is a dashboard for Unchained Labs Uncle data visualization. This app is written in R using the shiny package.

Database access utilizes the RPostgres driver package and all data manipulations are heavily reliant on core packages from the Tidyverse including tidyr, dplyr, and purrr.

Visualization of data is mostly performed with Plotly and also ggplot2. Theming of this app was done using the bslib, thematic, and showtext packages.

Backend

unclePy is the parser which extracts meaningful experimental results and metadata from Uncle instrument binary files (.uni files), and delivers that data in a structured format to a local or remote hosted relational database built on PostgreSQL.

About

A dashboard for Unchained Labs Uncle data visualization written in R using Shiny.

Resources

License

Stars

Watchers

Forks

Packages

No packages published