Method: Transrate::Contig#prop_n

Defined in:
lib/transrate/contig.rb

#prop_nObject



179
180
181
# File 'lib/transrate/contig.rb', line 179

def prop_n
  bases_n / length.to_f
end