Method: Bio::SQL::Sequence#cdsfeatures
- Defined in:
- lib/bio/db/biosql/sequence.rb
#cdsfeatures ⇒ Object
return the seqfeature mapped from BioSQL with a type_term like ‘CDS’
323 324 325 |
# File 'lib/bio/db/biosql/sequence.rb', line 323 def cdsfeatures @entry.cdsfeatures end |