Foundations Bash Scripting

Write robust Bash scripts to batch-process FASTQ/BAM/VCF/FASTA files: variables, set -euo pipefail error handling, loops over sample sheets, functions, traps, and awk/sed text processing. Use when automating a multi-sample pipeline, writing a shell wrapper around samtools/bcftools/fastqc/blast, validating CLI input files, or debugging a script that fails silently or mishandles filenames with spaces.

pavel-kravchenko 7010e3b 6.4 KB Updated

File contents

pavel-kravchenko/bioinformatics/tree/main/Skills/foundations-bash-scripting commit 7010e3b7d9

Frequently asked questions

npx skillmds@latest add pavel-kravchenko/foundations-bash-scripting