Practical bioinformatics, from setup to interpretation

Bioinformatics Field Guide

A technical learning map for bioinformatics: start with setup and languages, then move quickly into real files, workflows, analysis, and research-grade judgment.

Learning map

Pick a route through the field.

This is not only a chronological blog. Use it like a map: enter at your level, explore by domain, or return when the next reviewed guide is published.

Beginner

Setup and languages

Build the local stack, learn Bash/Python/R/SQL, and use a local AI assistant as a tutor.

Start setup Choose languages
Core technical

Files and public-data practice

Learn the formats that real bioinformatics work keeps returning to.

Read file types
Coming next

Reproducible projects

Next, the series will turn setup and file literacy into a clean project structure with Git, environments, README files, and analysis folders.

Later

More guides are in review

Future topics will appear here only after they are polished, tested, and ready for readers.

Project resources

Foundation Series

Follow the linear path when you want structure.

Start here if you want a clean sequence. These are the guides currently published and reviewed.

Reusable resources

Run the examples, not just the articles.

Environment

Conda environment file for the starter bioinformatics stack.

environment.yml

BioChatter demo

A tiny local BioChatter + Ollama example for explaining observed output.

demo script

Week 2 notebooks

Bash, Python, R, and SQL confidence labs with tiny bioinformatics data.

open resources

Week 3 file lab

FASTQ, SAM/BAM, VCF, GTF, BED, bedGraph, bigWig, public-file drill, and expected outputs.

open resources