Decoupled from Google Spread sheet
With this version release, we formally disconnected our LIMS with our previous Google Spreadsheet tracking systems. Now:
-
The LIMS is providing a
template.xslx
for users to craft any information they want to input into our LIMS. Simplycopy & paste
will do the job of input data into LIMS. -
The LIMS is also providing an
export
function to export all user's metaData in oneExcel
file. The exportedexcel
file contains the same sheets and the same columns astemplate.xslx
, only lacking of validation part. -
We've finished all comparison between
GS
andLIMS
to make sure there is no data lost or changed between theOLD
andNEW
system.