Class: Dina::NgsWorkflow

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/dina/models/sequence/ngs_workflow.rb

Class Method Summary collapse

Methods inherited from BaseModel

custom_headers, find_by_group, #initialize, properties, site

Constructor Details

This class inherits a constructor from Dina::BaseModel

Class Method Details

.endpoint_pathObject



10
11
12
# File 'lib/dina/models/sequence/ngs_workflow.rb', line 10

def self.endpoint_path
  "seqdb-api/"
end

.table_nameObject



14
15
16
# File 'lib/dina/models/sequence/ngs_workflow.rb', line 14

def self.table_name
  "chain"
end