Class: Bio::EuPathDB::FastaAnnotation

Inherits:
Object
  • Object
show all
Defined in:
lib/eupathdb_fasta.rb

Instance Attribute Summary collapse

Instance Attribute Details

#annotationObject

Returns the value of attribute annotation.



65
66
67
# File 'lib/eupathdb_fasta.rb', line 65

def annotation
  @annotation
end

#gene_idObject

Returns the value of attribute gene_id.



65
66
67
# File 'lib/eupathdb_fasta.rb', line 65

def gene_id
  @gene_id
end

#scaffoldObject

Returns the value of attribute scaffold.



65
66
67
# File 'lib/eupathdb_fasta.rb', line 65

def scaffold
  @scaffold
end

#sequenceObject

Returns the value of attribute sequence.



65
66
67
# File 'lib/eupathdb_fasta.rb', line 65

def sequence
  @sequence
end

#sequencing_centreObject

Returns the value of attribute sequencing_centre.



65
66
67
# File 'lib/eupathdb_fasta.rb', line 65

def sequencing_centre
  @sequencing_centre
end