Needle
An application for fast and efficient searches of NGS data.
Public Attributes | List of all members
minimiser_arguments Struct Reference

#include <ibf.h>

Public Attributes

std::filesystem::path include_file
 
std::filesystem::path exclude_file
 
std::vector< int > samples {}
 
bool paired = false
 
bool experiment_names = false
 

Member Data Documentation

◆ exclude_file

std::filesystem::path minimiser_arguments::exclude_file

◆ experiment_names

bool minimiser_arguments::experiment_names = false

◆ include_file

std::filesystem::path minimiser_arguments::include_file

◆ paired

bool minimiser_arguments::paired = false

◆ samples

std::vector<int> minimiser_arguments::samples {}

The documentation for this struct was generated from the following file: