We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346d75c commit 5e8b41dCopy full SHA for 5e8b41d
README.md
@@ -2,8 +2,8 @@
2
3
Bioawk is an extension to [Brian Kernighan's awk][1], adding the support of
4
several common biological data formats, including optionally gzip'ed BED, GFF,
5
-SAM, VCF, FASTA/Q and TAB-delimited formats with the column names. It also adds
6
-a few built-in functions and an command line option to use TAB as the
+SAM, VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a
+few built-in functions and an command line option to use TAB as the
7
input/output delimiter. When the new functionality is not used, bioawk is
8
intended to behave exactly the same as the original BWK awk.
9
0 commit comments