Top Level Namespace

Defined Under Namespace

Modules: MS Classes: Sample

Constant Summary collapse

LIPIDMAPS_SEARCH =

for html output: (just make the id clickable)

"http://www.lipidmaps.org/data/LMSDRecord.php?LMID="
DEFAULTS =
{ 
  :bin_width => 5, 
  :bin_unit => :ppm,
  :search_unit => :ppm,
}