BU-ISCIII / iskylims

is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.
https://github.com/BU-ISCIII/iSkyLIMS/wiki
GNU General Public License v3.0
71 stars 34 forks source link

execute script to change top unbarcodes to integer #276

Closed luissian closed 1 month ago

luissian commented 1 month ago

Before executing the migrations commands the values in count columns in RawTopUnknowBarcodes must be modified by removing the thousand character ",". Otherwise the migration fails when trying to change the type of column from string to integer