sequence_t** sequence_read

(const char* filename,
  int* seq_arrays)

Reads one or several arrays of integer sequences.

Documentation

Reads one or several arrays of integer sequences. Calls sequence\_read\_alloc, where reading and memory allocation is done.
Parameters:
filename - input filename
- seq\_arrays number of sequence arrays read
Returns:
pointer to sequence array

Alphabetic index



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