r/genomics 7d ago

I built a free, comprehensive tutorial site for scRNA-seq, HPC, and Bioinformatics (Scanpy & Seurat)

Post image

The Omics Hub is a free learning resource for people starting with computational genomics and scRNA-seq workflows: https://theomicshub.com/

It is designed for learners with biology experience who are new to the command line, HPC environments, and analysis steps such as QC, normalization, clustering, and interpretation. It includes examples in R/Seurat and Python/Scanpy to provide a structured route into genomic-data analysis.

This is my own work, designed from my notebooks, notes, practical workflow experience, and skills. I used AI only to assist with organizing or drafting some sections, while retaining authorship and technical review. I welcome specific technical feedback on missing references, unclear assumptions, version-sensitive steps, or concepts that need clearer explanation.

0 Upvotes

5 comments sorted by

1

u/Ok-Mathematician8461 7d ago

Serious question - does it just assume 10X? Or is it useful for people working with other data sources?

1

u/Ok_Fun_3768 7d ago

I didn’t include preprocessing part which is different accordingly

2

u/Ok_Fun_3768 7d ago

But downstream analysis are same.

1

u/Struggle_Wise 7d ago

This is awesome. Thank you for sharing.

-1

u/Dense_Grapefruit9470 7d ago

This is exactly the sort of thing I needed two years ago when all I had was a terminal and pure confusion.