FastqPuri
|
makeTree main function More...
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include "defines.h"
#include "fa_read.h"
#include "tree.h"
#include "init_makeTree.h"
Functions | |
int | main (int argc, char *argv[]) |
makeTree main function | |
Variables | |
uint64_t | alloc_mem = 0 |
Iparam_makeTree | par_MT |
makeTree main function
uint64_t alloc_mem = 0 |
global variable. Memory allocated in the heap.
Iparam_makeTree par_MT |
global variable: Input parameters of makeTree.