FastqPuri
Classes | Typedefs | Functions
struct_trimFilter.h File Reference

structure where the input arguments of trimFilter and trimFilterDS will be stored and function to free the memory of it. More...

#include "defines.h"
#include "bloom.h"
Include dependency graph for struct_trimFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _adapter
 
struct  _iparam_trimFilter
 trimFilter input parameters More...
 

Typedefs

typedef struct _adapter Adapter
 
typedef struct _iparam_trimFilter Iparam_trimFilter
 trimFilter input parameters
 

Functions

void free_parTF (Iparam_trimFilter *ptr_parTF)
 frees the allocated memory in Iparam_trimFilter
 

Detailed Description

structure where the input arguments of trimFilter and trimFilterDS will be stored and function to free the memory of it.

Author
Paula Perez paula.nosp@m.pere.nosp@m.zrubi.nosp@m.o@gm.nosp@m.ail.c.nosp@m.om
Date
07.10.2017

Typedef Documentation

◆ Adapter

typedef struct _adapter Adapter

@ brief adapter struct