]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - doc/fastq-grep.1
An option to let fastq-grep match read ids instead of sequence.
[fastq-tools.git] / doc / fastq-grep.1
index cbd88dcce5ff4ecbf33e5b0db4602a0cc408d5b2..fb792b40335bac4e5e1ea02463a2bd2d30b68e45 100644 (file)
@@ -15,6 +15,9 @@ Input files may be gziped.
 
 .SH OPTIONS
 .TP 
+\fB\-i\fR, \fB\-\-id\fR
+Match the read ID (by default, the sequence is matched).
+.TP
 \fB\-v\fR, \fB\-\-invert\-match\fR
 Invert the sense of matching, to select non-matching entries.
 .TP