Opened 10 years ago

Closed 10 years ago

#664 closed enhancement (fixed)

Display pool names in confirm demux wizard

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v2.16.2
Component: net.sf.basedb.reggie Keywords:
Cc:

Description


Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2812]) Fixes #664: Display pool names in confirm demux wizard

Additional complication was that a library may be part of more than one pool when it has been re-run on a later sequencing run. And we must also take into account lanes that has been omitted when demuxing.

Basically we first load all pooled libraries that was found on the lanes on the flowcells that we have demuxed. Pools from omitted lanes are not included.

Then, for each library the pools it is found in are loaded and the intersection of the two lists are returned as the pools for that library.

Note: See TracTickets for help on using tickets.