FastqPuri
Public Attributes | List of all members
_adapter Struct Reference

#include <struct_trimFilter.h>

Public Attributes

char * ad_fa
 
char * ad2_fa
 
int mismatches
 
double threshold
 
int Nad
 

Detailed Description

@ brief adapter struct

Member Data Documentation

◆ ad2_fa

char* _adapter::ad2_fa

fasta file containing adapters from read 2

◆ ad_fa

char* _adapter::ad_fa

fasta file containing adapters

◆ mismatches

int _adapter::mismatches

Number of allowed mismatches

◆ Nad

int _adapter::Nad

Number of adapters

◆ threshold

double _adapter::threshold

Score threshold


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