Class: Quorum::JobFetchData

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Validations
Defined in:
app/models/quorum/job_fetch_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#algoObject

Returns the value of attribute algo.



6
7
8
# File 'app/models/quorum/job_fetch_data.rb', line 6

def algo
  @algo
end

#blast_dbsObject

Returns the value of attribute blast_dbs.



6
7
8
# File 'app/models/quorum/job_fetch_data.rb', line 6

def blast_dbs
  @blast_dbs
end

#hit_display_idObject

Returns the value of attribute hit_display_id.



6
7
8
# File 'app/models/quorum/job_fetch_data.rb', line 6

def hit_display_id
  @hit_display_id
end

#hit_idObject

Returns the value of attribute hit_id.



6
7
8
# File 'app/models/quorum/job_fetch_data.rb', line 6

def hit_id
  @hit_id
end