Skip to content

[Test the 3.32 snapshot & 3.32 ]

Ingi Erli edited this page Jun 23, 2019 · 1 revision

Testing DNA-LAB

Test import of specimen and sample (column='position')

  1. Account, view groups, create groups 'NRM-DNA' (read+write+delete+create)
  2. Specimen collection -> 'Add new specimen collection'-> 'RODESP' (group-name='NRM-DNA')
  3. optional -> add country with abbrevation.
  4. Add new container type, (1) container type details = '9x9 papperslåda' ,(2) container type='Starsted 9x9', (3) columns='9', (4) rows='9'
  5. Add new Container : (1) Harbour_Seal_2014-01 + (2) Harbour_Seal_2014-02

  1. import specimen excel (HarbourSeal2014specimenTemplate.xlsx) -> OK -> 197 records imported.
  2. import sample excel (sampleTemplate Harbour Seals-2boxes_with-Position_column_working.xlsx) -> with 'position'-column (163 samples) -> OK ( 10june)

remove all samples:

  1. delete from locations;
  2. delete from samples;

Testing CGI

pre-work before import.

  1. add groups : NRM-CGI (all rights)
  2. add 'storage container type' = columns=12, rows=8. micronic96
  3. add 'storage container' = 3000142742 (fill by order row), 'micronic96'
  4. Test the 'NRM Genotype'-importer. ( file : https://github.com/CGI-NRM/SeqDB-documentation/blob/master/sample-files/cgi/nrm-importer-example-wgs84.xlsx )
  5. The import works.

Testing: Locally 'seqpublic.nrm.se' ( same docker-compose.yml-file)

  1. seqpublic:
    • image: dina/seqdb_ui:3.32b-SNAPSHOT
    • container_name: seqdb_public
    • environment:
      • VIRTUAL_HOST=seqpublic.nrm.se
  2. search for 'arctos' -
  3. The test fails: fails with an elide&hibernate error
Clone this wiki locally