Difference between revisions of "Bioawk"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|bioawk}} | |{{#vardefine:app|bioawk}} |
Latest revision as of 12:54, 15 August 2022
Description
Bioawk is an extension to Brian Kernighan's awk, adding the support of several common biological data formats, including optionally gzip'ed BED, GFF, 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 input/output delimiter. When the new functionality is not used, bioawk is intended to behave exactly the same as the original BWK awk.
Environment Modules
Run module spider bioawk
to find out what environment modules are available for this application.
System Variables
- HPC_BIOAWK_DIR - installation directory
- HPC_BIOAWK_BIN - executable directory