Copyright Schrodinger, LLC. All rights reserved.
    |  | 
        
          | create_cms_from_mae(input_fname,
        output_fname,
        membrane_asl,
        solvent_asl) |  |  | 
    |  | 
        
          | create_full_system_from_comp(input_fname,
        output_fname) |  |  | 
    |  | 
        
          | decompose_to_comp_ct(in_st,
        membrane_asl= '',
        solvent_asl='')decompose in_st to component cts, solute, membrane, solvent, if 
      exists any.
 |  |  | 
    |  |  | 
    |  | 
        
          | _extract_solvent(st,
        asl= '')extract water molecules
 |  |  | 
    |  | 
        
          | _extract_membrane(st,
        asl= '')extract membrane assign reference custom charges for lipid molecules 
      found at system_builder/data/lipid_charge.mae
 |  |  | 
    |  | 
        
          | _extract_ion(st) extract ions
 |  |  |