Class: Bio::Ucsc::File::Twobit::TwoBitRecord

Inherits:
Struct
  • Object
show all
Defined in:
lib/bio-ucsc/file/twobit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dna_sizeObject

Returns the value of attribute dna_size

Returns:

  • (Object)

    the current value of dna_size



15
16
17
# File 'lib/bio-ucsc/file/twobit.rb', line 15

def dna_size
  @dna_size
end

#mask_block_intervalsObject

Returns the value of attribute mask_block_intervals

Returns:

  • (Object)

    the current value of mask_block_intervals



15
16
17
# File 'lib/bio-ucsc/file/twobit.rb', line 15

def mask_block_intervals
  @mask_block_intervals
end

#n_block_intervalsObject

Returns the value of attribute n_block_intervals

Returns:

  • (Object)

    the current value of n_block_intervals



15
16
17
# File 'lib/bio-ucsc/file/twobit.rb', line 15

def n_block_intervals
  @n_block_intervals
end

#packed_dna_offsetObject

Returns the value of attribute packed_dna_offset

Returns:

  • (Object)

    the current value of packed_dna_offset



15
16
17
# File 'lib/bio-ucsc/file/twobit.rb', line 15

def packed_dna_offset
  @packed_dna_offset
end

#reservedObject

Returns the value of attribute reserved

Returns:

  • (Object)

    the current value of reserved



15
16
17
# File 'lib/bio-ucsc/file/twobit.rb', line 15

def reserved
  @reserved
end