Class: Bio::AssemblyGraphAlgorithms::ContigPrinter::PrintableConnection

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

Instance Attribute Summary collapse

Instance Attribute Details

#reference_pathObject

Returns the value of attribute reference_path.



423
424
425
# File 'lib/assembly/contig_printer.rb', line 423

def reference_path
  @reference_path
end

#variantsObject

Returns the value of attribute variants.



423
424
425
# File 'lib/assembly/contig_printer.rb', line 423

def variants
  @variants
end