ilatrans (l) - Linux Manuals
ilatrans: subroutine translate from a character string specifying a transposition operation to the relevant BLAST-specified integer constant
NAME
ILATRANS - subroutine translate from a character string specifying a transposition operation to the relevant BLAST-specified integer constantSYNOPSIS
- INTEGER FUNCTION
- ILATRANS( TRANS )
- CHARACTER TRANS
PURPOSE
This subroutine translates from a character string specifying a transposition operation to the relevant BLAST-specified integer constant. ILATRANS returns an INTEGER. If ILATRANS < 0, then the input is not a character indicating a transposition operator. Otherwise ILATRANS returns the constant value corresponding to TRANS.ARGUMENTS
Specifies the form of the system of equations: = aqNaq: No transpose= aqTaq: Transpose
= aqCaq: Conjugate transpose