ajrefseqdb.c


Function ajRefseqdbInit

Initialise reference sequence database internals

Prototype

void ajRefseqdbInit (
      void
);

TypeNameRead/WriteDescription
void RETURN

In release 6.5.0


Function ajRefseqdbPrintAccess

Reports the internal data structures

Prototype

void ajRefseqdbPrintAccess (
      AjPFile outf,
      AjBool full
);

TypeNameRead/WriteDescription
AjPFileoutfModifyOutput file
AjBoolfullInputFull report (usually ajFalse)
void RETURN

In release 6.5.0


Function ajRefseqdbExit

Cleans up reference sequence database processing internal memory

Prototype

void ajRefseqdbExit (
      void
);

TypeNameRead/WriteDescription
void RETURN

In release 6.5.0