Home
last modified time | relevance | path

Searched refs:opt_fastq_eestats2 (Results 1 – 3 of 3) sorted by relevance

/dports/biology/vsearch/vsearch-2.17.1/src/
H A Dvsearch.h324 extern char * opt_fastq_eestats2;
H A Deestats.cc439 fastx_handle h = fastq_open(opt_fastq_eestats2); in fastq_eestats2()
H A Dvsearch.cc118 char * opt_fastq_eestats2; variable
780 opt_fastq_eestats2 = nullptr; in args_init()
2229 opt_fastq_eestats2 = optarg; in args_init()
5411 } else if (opt_fastq_eestats2) { in main()