ajint embMolGetFrags (
      const AjPStr thys,
      ajint rno,
      EmbPPropMolwt const* mwdata,
      AjBool mono,
      AjPList* l
);
| Type | Name | Read/Write | Description | 
|---|---|---|---|
| const AjPStr | thys | Input | sequence | 
| ajint | rno | Input | 1=Trypsin 2=LysC 3=ArgC 4=AspN 5=V8b 6=V8p 7=Chy 8=CNBr | 
| EmbPPropMolwt const* | mwdata | Input | molecular weight data | 
| AjBool | mono | Input | true for monoisotopic data | 
| AjPList* | l | Output | list for results | 
| ajint | RETURN | number of fragments | 
From EMBOSS 1.13.0