|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
#include <unistd.h>#include <sys/times.h>#include <time.h>Go to the source code of this file.
Classes | |
| struct | timer |
| a simple timer class that can be paused and resumed More... | |
Functions | |
| double | get_cycles () |
| get the number of cycles this program has gone through | |
collection of profiling functions (timers, ...)
1.8.10