embmol.c


Function embMolGetFrags

Create a sorted list of molwt fragments

Synopsis

Prototype

ajint embMolGetFrags (
      const AjPStr thys,
      ajint rno,
      AjPList* l
);

Input

thys:(Input)sequence
rno:(Input)1=Trypsin 2=LysC 3=ArgC 4=AspN 5=V8b 6=V8p 7=Chy 8=CNBr

Output

l:(Output)list for results

Returns

ajint:number of fragments

Description

Create a sorted list of molwt fragments

Usage

See source code

Example

In preparation

Errors

See source code

Dependencies

See source code

See Also

See other functions in this section

Availability

In release 3.0.0