artic-network / rampart

Read Assignment, Mapping, and Phylogenetic Analysis in Real Time
GNU General Public License v3.0
79 stars 33 forks source link

Create sample setup front end. #25

Closed rambaut closed 5 years ago

rambaut commented 5 years ago

This would probably be a separate app from RAMPART as it would be run at sample receipt before the lab work begins. Would allow you to provide sample IDs, select intended protocols, assign barcodes, specify which RAMPART instance to use (i.e., what virus it is) etc.

Ultimately it should provide a customized protocol ready for lamination (you did bring the laminator didn't you @igoodfel?).

jameshadfield commented 5 years ago

I implemented this in RAMPART as it seemed the most pragmatic, but we can create a second sample-management app with laminator interface if needed!

rambaut commented 5 years ago

This is good for now but ultimately this needs to be persistent. I suspect we need a local database to store this information and have a UI for setting things up.