Class: Limber::Sample

Inherits:
Sequencescape::Sample
  • Object
show all
Defined in:
app/models/limber/sample.rb

Overview

API V1 sample, extends the sequencescape-client-api implementation to provide API compatability with the V2 implementation

Instance Method Summary collapse

Instance Method Details

#speciesObject



8
9
10
# File 'app/models/limber/sample.rb', line 8

def species
  taxonomy.common_name
end