biocodellc / biocode-lims

The Biocode LIMS plugin integrates Geneious with your lab workflow, allowing you to track processes through tissue sample, extraction, PCR, sequencing and assembly. It is best suited for large scale DNA barcoding efforts.
https://github.com/biocodellc/biocode-lims/wiki
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Tabular Plate View Sorting #132

Closed jdeck88 closed 2 years ago

jdeck88 commented 2 years ago

When SI submits cycle sequencing products for sequencing the desired sorting order for Wells in a plate would be: A1 B1 C1 D1... A2 B2 C2 D2... Will need to override the sorting function OR another (easier option probably) is to create a well-sorting column called "well-sort" and the user then can use this column to sort output as above.

jdeck88 commented 2 years ago

implemented this in latest commit