In file main.cc:

int main( int argc, char *argv[] )

Program's mainline

Documentation

Program's mainline.

1. Parse command-line arguments.
2. Read input starfile.
3. Read coment file.
4. Find saveframes that contain _Mol_residue_sequence.
5. Query BLAST site.
6. Compare query result with existing frames.
7. If different, deposit new data into starfile.

Returns:
0 = OK, non-zero value otherwise.
See Also:
blastConfig
blastSearch
blastParser
blastDeposit
dataEntries

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.