Class: Bio::Velvet::CnyUnifiedSeqNamesFileEntry

Inherits:
Object
  • Object
show all
Defined in:
lib/bio-velvet/sequence_names.rb

Instance Attribute Summary collapse

Instance Attribute Details

#categoryObject

Returns the value of attribute category.



53
54
55
# File 'lib/bio-velvet/sequence_names.rb', line 53

def category
  @category
end

#nameObject

Returns the value of attribute name.



53
54
55
# File 'lib/bio-velvet/sequence_names.rb', line 53

def name
  @name
end

#read_idObject

Returns the value of attribute read_id.



53
54
55
# File 'lib/bio-velvet/sequence_names.rb', line 53

def read_id
  @read_id
end