-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Samantha Leung edited this page Jul 13, 2021
·
1 revision
Alhena is a single cell DNA (scDNA) QC dashboard.
This wiki describes the entire stack used for the dashboard:
- Alhena react layer (https://github.com/shahcompbio/alhena)
- Alhena graphQL layer (https://github.com/shahcompbio/alhena-graphql)
- Elasticsearch DB + related loaders (https://github.com/shahcompbio/alhena-loader)
It also describes how to deploy this stack, using Docker and nginx.
- Compatible with CSV output from single cell pipeline.
- Dashboards with copy number heatmap, scatterplot, violin plot, chip heatmap, and gc bias line plot
- Realtime interactivity with filters and plot linking
- Organize dashboards into views that can be assigned to particular users
- User access through computer (no mobile support)
- Minimum screen size is 1280 x 800