Class: Bio::AssemblyGraphAlgorithms::ContigPrinter::PrintableConnection
- Inherits:
-
Object
- Object
- Bio::AssemblyGraphAlgorithms::ContigPrinter::PrintableConnection
- Defined in:
- lib/assembly/contig_printer.rb
Instance Attribute Summary collapse
-
#reference_path ⇒ Object
Returns the value of attribute reference_path.
-
#variants ⇒ Object
Returns the value of attribute variants.
Instance Attribute Details
#reference_path ⇒ Object
Returns the value of attribute reference_path.
423 424 425 |
# File 'lib/assembly/contig_printer.rb', line 423 def reference_path @reference_path end |
#variants ⇒ Object
Returns the value of attribute variants.
423 424 425 |
# File 'lib/assembly/contig_printer.rb', line 423 def variants @variants end |