Class: MrnaStats

Inherits:
Struct
  • Object
show all
Defined in:
lib/bio-pangenome/gff3_extensions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cds_countObject

Returns the value of attribute cds_count

Returns:

  • (Object)

    the current value of cds_count



7
8
9
# File 'lib/bio-pangenome/gff3_extensions.rb', line 7

def cds_count
  @cds_count
end

#cds_max_gapObject

Returns the value of attribute cds_max_gap

Returns:

  • (Object)

    the current value of cds_max_gap



7
8
9
# File 'lib/bio-pangenome/gff3_extensions.rb', line 7

def cds_max_gap
  @cds_max_gap
end