ARB
Functions | Variables
ps_get_probes.cxx File Reference
#include "ps_pg_tree_functions.hxx"
#include "ps_filebuffer.hxx"
#include <sys/times.h>
Include dependency graph for ps_get_probes.cxx:

Go to the source code of this file.

Functions

bool PS_get_probe_for_path (IDSet &_path, unsigned int _GC_content, unsigned int _probe_length, char *_probe_data)
 
int main (int argc, char *argv[])
 

Variables

static char__ARB_DB_NAME = NULp
 
static GBDATA__ARB_DB = NULp
 
static GBDATA__ARB_GROUP_TREE = NULp
 
static GB_ERROR __ARB_ERROR = NULp
 

Function Documentation

bool PS_get_probe_for_path ( IDSet _path,
unsigned int  _GC_content,
unsigned int  _probe_length,
char _probe_data 
)
int main ( int  argc,
char argv[] 
)

Variable Documentation

char* __ARB_DB_NAME = NULp
static

Definition at line 19 of file ps_get_probes.cxx.

GBDATA* __ARB_DB = NULp
static

Definition at line 20 of file ps_get_probes.cxx.

GBDATA* __ARB_GROUP_TREE = NULp
static

Definition at line 21 of file ps_get_probes.cxx.

Referenced by PS_get_probe_for_path().

GB_ERROR __ARB_ERROR = NULp
static

Definition at line 22 of file ps_get_probes.cxx.