Documentation - [ ] database - [ ] batch query example - [ ] app Data load - [ ] code for updating with new batches - [ ] split out marker names that have semi-colons Database - [x] include ancestry column for batch table - [ ] study column in batch table - [ ] reorganise with table for genomic position and table for marker ids so that any marker name can be used - [ ] example database - [ ] example config file Shiny App - Interface - [ ] next marker option - [x] click row in marker table to generate plot - Plotting options - [x] facet by batch - [x] facet by sex - [x] facet by ancestry - [ ] filter by batch - [ ] filter by ancestry - Extra tables - [x] marker table - [ ] datasets table
Documentation
Data load
Database
Shiny App