Improve plate mapping by using layout in submission forms rather than PCR. Pre-moving excel maps to DB.

This commit is contained in:
Landon Wark
2023-06-30 08:59:25 -05:00
parent 0bdcad0eee
commit ed92fe1157
5 changed files with 34 additions and 8 deletions

View File

@@ -1,4 +1,7 @@
- [ ] Improve plate mapping by using layout in submission forms rather than PCR.
- [ ] Move submission types from config.yml into database.
- [x] Solve bug for plate mapping when two samples of same name are in different rows.
- Try importing "L:\Robotics Laboratory Support\Submissions\Wastewater\2023\2023-06-21\RSL-WW-20230621-1.xlsx" for example.
- [x] Improve plate mapping by using layout in submission forms rather than PCR.
- [x] Create a method for creation of hitpicking .csvs because of reasons that may or may not exist.
- [x] Create a method for commenting submissions.
- [x] Create barcode generator, because of reasons that may or may not exist.