|
Needle
An application for fast and efficient searches of NGS data.
|
Go to the source code of this file.
Classes | |
| struct | estimate_arguments |
| The arguments necessary for a search. More... | |
Functions | |
| void | call_estimate (estimate_ibf_arguments &args, estimate_arguments &estimate_args) |
| Function, which calls the estimate function. | |
| void call_estimate | ( | estimate_ibf_arguments & | args, |
| estimate_arguments & | estimate_args ) |
Function, which calls the estimate function.
| args | The arguments estimate and ibf use. |
| estimate_args | The estimate arguments. |