FastqPuri
|
collects stats info from the filtering procedure More...
#include <io_trimFilter.h>
Public Attributes | |
int | filters [NFILTERS] |
int | trimmed [NFILTERS] |
int | discarded [NFILTERS] |
int | good |
int | nreads |
collects stats info from the filtering procedure
int _stats_TF::discarded[NFILTERS] |
# discarded reads: ADAP, CONT, LOWQ, NNNN
int _stats_TF::filters[NFILTERS] |
Using filters for: ADAP, CONT, LOWQ, NNNN
int _stats_TF::good |
# good reads
int _stats_TF::nreads |
total number of reads in the fq file
int _stats_TF::trimmed[NFILTERS] |
# trimmed reads by: ADAP, CONT, LOWQ, NNNN