wtsi-npg / genotyping

Components of the WTSI genotype analysis pipeline.
5 stars 7 forks source link

Hotfix for WTSI::NPG::Expression::Publisher when dealing with re-analysed samples. #394

Closed keithj closed 8 years ago

keithj commented 8 years ago

Changed warehouse lookup from using Sanger sample ID to using plate and well. This avoids returning multiple samples because it is specific.

The Sanger sample ID is deprecated and was only valuable in V1 manifests. Tightened checks to prevent V1 manifests being used.