dekkerlab / cLIMS-docker

cLIMS repository running on Docker Contaienrs
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Updates to add Nanopore sequencing data #97

Closed Snehal1894 closed 1 year ago

Snehal1894 commented 1 year ago

This change also involved model change. So migration required in cLIMS.

1.One button can be used to upload all the file paths.

  1. Exp Name, Run Name and File Path are compulsory fields and data should be present for all the entries.
  2. The format has to be followed as mentioned in .csv file template to be downloaded from import page
  3. Based on sequencing run platform (Nanopore), it is decided whether the file paths are for nanopore or other.
  4. If the run is "Nanopore" , the Type column has be filled for all entried.
  5. Missing data is allowed for md5,sha256 and backup path.
  6. At a time, entries from only sequencing run should be entered.