FastqPuri
Public Attributes | List of all members
_ds_adap Struct Reference

structure containing an adapter pair (for read 1 and read 2) More...

#include <trimDS.h>

Public Attributes

char ad1 [READ_MAXLEN]
 
char ad2 [READ_MAXLEN]
 
int L1
 
int L2
 

Detailed Description

structure containing an adapter pair (for read 1 and read 2)

Member Data Documentation

◆ ad1

char _ds_adap::ad1[READ_MAXLEN]

read 1 associated adapter sequence

◆ ad2

char _ds_adap::ad2[READ_MAXLEN]

read 2 associated adapter sequence

◆ L1

int _ds_adap::L1

adapter 1 sequence length

◆ L2

int _ds_adap::L2

adapter 2 sequence length


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