v0.4.0
ryanjameskennedy
released this
02 Apr 14:43
·
299 commits
to master
since this release
[v0.4.0]
Added
- Added Sample name, LIMS ID, and Sequencing run as selectable columns
- Sample name in sample view table links to sample
- New upload script (upload_sample.py) that takes a upload config in YAML format as input
Changed
- Sample id is assigend by concating lims_id and sequencing_run
- Sample id is not displayed by default
- API route POST /samples/ returns sample_id
- Removed upload_sample.sh