Class: PacBioSamplePrepPipeline
- Inherits:
-
LegacyPipeline
- Object
- ActiveRecord::Base
- ApplicationRecord
- Pipeline
- LegacyPipeline
- PacBioSamplePrepPipeline
- Defined in:
- app/models/pac_bio_sample_prep_pipeline.rb
Overview
This class used to handle the Pacbio pipelines, which have since transitioned to traction. This class can be removed completely once migration: db/migrate/20211214094820_migrate_removed_pipelines_to_legacy_class.rb has been run.
Method Summary
Methods inherited from Pipeline
#all_requests_from_submissions_selected?, #completed_request_as_part_of_release_batch, #detach_request_from_batch, #extract_requests_from_input_params, #input_labware, #is_flowcell_type_consistent_for_batch?, #is_read_length_consistent_for_batch?, #on_start_batch, #output_labware, #pick_information?, #post_finish_batch, #post_release_batch, #request_actions, #request_count_in_inbox, #request_types_including_controls, #requests_in_inbox, #robot_verified!
Methods included from SharedBehaviour::Named
Methods included from Pipeline::BatchValidation
Methods included from Uuid::Uuidable
included, #unsaved_uuid!, #uuid
Methods inherited from ApplicationRecord
alias_association, convert_labware_to_receptacle_for, find_by_id_or_name, find_by_id_or_name!