embmol.c


Function embMolGetFrags

Create a sorted list of molwt fragments

Prototype

ajint embMolGetFrags (
      const AjPStr thys,
      ajint rno,
      EmbPPropMolwt const* mwdata,
      AjBool mono,
      AjPList* l
);

TypeNameRead/WriteDescription
const AjPStrthysInputsequence
ajintrnoInput1=Trypsin 2=LysC 3=ArgC 4=AspN 5=V8b 6=V8p 7=Chy 8=CNBr
EmbPPropMolwt const*mwdataInputmolecular weight data
AjBoolmonoInputtrue for monoisotopic data
AjPList*lOutputlist for results
ajint RETURNnumber of fragments

From EMBOSS 1.13.0