Needle
An application for fast and efficient searches of NGS data.
Classes | Functions
estimate.h File Reference
#include <filesystem>
#include "shared.h"

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. More...
 

Function Documentation

◆ call_estimate()

void call_estimate ( estimate_ibf_arguments args,
estimate_arguments estimate_args 
)

Function, which calls the estimate function.

Parameters
argsThe arguments estimate and ibf use.
estimate_argsThe estimate arguments.