Bioplib
Protein Structure C Library
|
Go to the source code of this file.
Functions | |
int | blKnownSeqLen (char *sequence) |
This code is NOT IN THE PUBLIC DOMAIN, but it may be copied according to the conditions laid out in the accompanying file COPYING.DOC.
The code may be modified as required, but any modifications must be documented so that the person responsible can be identified.
The code may not be sold commercially or included as part of a commercial product except as described in the file COPYING.DOC.
Definition in file KnownSeqLen.c.
int blKnownSeqLen | ( | char * | sequence | ) |
[in] | *sequence | A sequence containing deletions |
Scans a 1-letter code sequence and calculate the length without `-', ` ' or '?' residues
Definition at line 107 of file KnownSeqLen.c.