bio-aliphatic_index

A simple biogem that implements Bio::Sequence::AA#aliphatic index according to the formula presented in

J Biochem. 1980 Dec;88(6):1895-8. Thermostability and aliphatic index of globular proteins. Ikai A. www.ncbi.nlm.nih.gov/pubmed/7462208

For example:

Bio::Sequence::AA.new('MVKSYDRYEYEDCLGIVNSKSSNCVFLNNA').aliphatic_index #=> 71.33333

Contributing to bio-aliphatic_index

Copyright © 2012 Ben J Woodcroft. See LICENSE.txt for further details.