FastqPuri
|
structure where the input arguments of trimFilter and trimFilterDS will be stored and function to free the memory of it. More...
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 | |
structure where the input arguments of trimFilter and trimFilterDS will be stored and function to free the memory of it.