Resources

Curated links for bioinformatics and breeding

A collection of useful tools, tutorials, and references. This is not exhaustive — just things I’ve found genuinely helpful.

TipSuggest a resource

Know of something that should be here? Let me know or open a PR.

Learning Bioinformatics

General

R for Genomics

Python for Genomics

Command Line & HPC

Variant Calling & Quality Control

Tools

Tool Purpose Link
bcftools VCF/BCF manipulation samtools.github.io/bcftools
GATK Variant discovery gatk.broadinstitute.org
VCFtools VCF filtering/stats vcftools.github.io
Plink GWAS, population genetics cog-genomics.org/plink

Tutorials

Genomic Selection & Breeding

Software

Tool Purpose Link
BLUPF90 Genetic evaluation nce.ads.uga.edu/html/projects/programs/
rrBLUP Ridge regression BLUP CRAN
BGLR Bayesian regression CRAN
sommer GWAS & GS CRAN
AlphaSimR Breeding simulations CRAN

Reading

Population Genetics

Tools

Tool Purpose Link
ADMIXTURE Ancestry estimation dalexander.github.io/admixture
STRUCTURE Population structure web.stanford.edu/group/pritchardlab/structure.html
fastSTRUCTURE Fast STRUCTURE rajanil.github.io/fastStructure
PopGenome R package CRAN

Tutorials

Data Visualization

R Packages

Color Palettes

Databases & Data Sources

Reference Genomes

Variant Databases

  • dbSNP
  • EVA — European Variation Archive
  • ClinVar (human clinical variants)

Breeding/Agricultural

  • GRIN — USDA germplasm
  • Breedbase — Breeding database platform
  • DeltaBreed — Breeding Insight data management platform

Reproducibility & Workflows

Workflow Managers

Containers

Documentation

Communities


Last updated: January 2025