×

Nextflow Modules

Clear

Showing module(s) with keyword "awk"

Module Keywords Description
nf-core/bioawk bioawk fastq fasta sam file manipulation awk Bioawk is an extension to Brian Kernighan's awk, adding the support of several common biological data formats.
nf-core/gawk gawk awk txt text file parsing If you are like many computer users, you would frequently like to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. The job is easy with awk, especially the GNU implementation gawk.