Module: Aliquotable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Pacbio::Library, Pacbio::Pool, Pacbio::Request, Pacbio::Well
- Defined in:
- app/models/concerns/aliquotable.rb
Overview
Aliquotable
This module provides functionality for models that can have aliquots. An aliquot is a portion or sample of a larger entity. Models that include this module will have associations and methods related to aliquots.