Skip to content

Find results folder through run parameters #388

@donkirkby

Description

@donkirkby

If a MiSeq run gets delayed and run after the date in the run name, then the run folder name won't match the run name in the sample sheet and the lab_miseq_run table. The QAI Micall page uses that date to find the run folder, so it can't find the run folder.

Make the QAI Micall page look up the folder name in the miseqqc_runparameters table instead of calculating it from the run name.

As an example, the 170228_M01841_0287_000000000-AYA5T run folder used the "27-Feb-2017.M01841" run name.

###Workaround###

  1. Load the sample sheet in QAI, change the run name to match the run folder, then save it.
  2. In the database, update the miseqqc_runparameters.experimentname field to match the date in the run name.
  3. Copy the new sample sheet to the run folder.
  4. Delete the results from the run folder, then wait for the MiSeq monitor to submit it to Kive and upload the results.
  5. Delete the old run from QAI to avoid confusion, including related tables.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions