Tag:shell-scripting
All the articles with the tag "shell-scripting".
Efficiently grouping SAM/BAM file by reference name using Awk
Posted on:September 27, 2023 at 12:13 PMA simple Awk oneliner to group SAM/BAM contents by reference names (or other fields).
Leveraging Encodings to speedup grep
Posted on:March 22, 2023 at 12:13 PMA guide on how to use grep efficiently (if your data allows it)