Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Bioinfo-Utils: Linux & Bash for NGS ๐Ÿงฌ

A curated collection of Bash scripts and Linux commands optimized for Next-Generation Sequencing (NGS) data processing.

๐ŸŒŸ Why this exists

In bioinformatics, we spend 80% of our time "wrangling" data. These scripts automate the repetitive parts of the pipeline, from file management to HPC job submission.

๐Ÿ› ๏ธ Included Tools

  1. Batch Renaming: Clean up messy sequencing provider names.
  2. Automated QC: One-command FastQC/MultiQC wrapper.
  3. Region Extractor: Fast extraction of genome coordinates using bedtools.
  4. SLURM Template: Best-practice template for cluster job submission.

๐Ÿ“‚ Usage

Ensure scripts have execution permissions:

chmod +x scripts/*.sh
./scripts/batch_rename.sh ./data fastq.gz SAMPLE_A

About

Linux bioinformatics cheatsheet & scripts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages