Class: Bio::BFRTools::BFRLine

Inherits:
Object
  • Object
show all
Defined in:
lib/bio/BFRTools.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bfrObject (readonly)

Returns the value of attribute bfr.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def bfr
  @bfr
end

#bulk_1_ratioObject (readonly)

Returns the value of attribute bulk_1_ratio.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def bulk_1_ratio
  @bulk_1_ratio
end

#bulk_2_ratioObject (readonly)

Returns the value of attribute bulk_2_ratio.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def bulk_2_ratio
  @bulk_2_ratio
end

#original_baseObject (readonly)

Returns the value of attribute original_base.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def original_base
  @original_base
end

#positionObject (readonly)

Returns the value of attribute position.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def position
  @position
end

#variation_baseObject (readonly)

Returns the value of attribute variation_base.



101
102
103
# File 'lib/bio/BFRTools.rb', line 101

def variation_base
  @variation_base
end