lib/ms/isotope/aa.rb in mspire-0.6.22 vs lib/ms/isotope/aa.rb in mspire-0.6.24
- old
+ new
@@ -1,6 +1,7 @@
+
module MS
- module Isotope
+ class Isotope
module AA
# These represent counts for the individual residues (i.e., no extra H
# and OH on the ends)
ATOM_COUNTS_STR = {
'A' => { :c =>3, :h =>5 , :o =>1 , :n =>1 , :s =>0 , :p =>0, :se =>0 },