Class: Barcode::FormatHandlers::AlderlyParkV2
- Inherits:
-
BaseRegExBarcode
- Object
- BaseRegExBarcode
- Barcode::FormatHandlers::AlderlyParkV2
- Defined in:
- app/models/barcode/format_handlers.rb
Overview
Added to support plates from Alderley park: as part of project Heron See issue: github.com/sanger/sequencescape/issues/2634 Expected formats: AP-ccc-nnnnnnnn (Later Alderley park: The new permanent barcodes are AP-rna-00110029 @note some RNA plates had the AP-kfr-00090016 barcode applied in error
Instance Attribute Summary
Attributes inherited from BaseRegExBarcode
Method Summary
Methods inherited from BaseRegExBarcode
#=~, #barcode_prefix, #child, #code128_barcode, #code128_barcode?, #code39_barcode, #code39_barcode?, #initialize, #number, #suffix, #valid?
Methods included from Ean13Incompatible
#ean13_barcode, #ean13_barcode?
Constructor Details
This class inherits a constructor from Barcode::FormatHandlers::BaseRegExBarcode