Skills & Learning Resources

This is a living list of tools I’m learning and using in my bioinformatics work — along with links to some of the most helpful resources I’ve found. I’ve included what each tool is for and how I use it in practice.

Whether you’re just starting out or brushing up, I hope this helps you on your own learning path.


Programming & Analysis

Python

Used for building data pipelines, analyzing text, and creating interactive tools with Streamlit.

🔗 Python Crash Course (Free Book)

R & Statistical Learning

Learning supervised learning methods in R, based on ISLR. Covers regression, classification, bootstrapping, and more.

🔗 View the free course


Web Apps & Visualization

Streamlit

A Python framework I use to turn data science and LLM projects into interactive web apps.

🔗 Streamlit Docs & Tutorials

ggplot2

Visualization tool in R for creating layered, publication-quality plots.

🔗 ggplot2 Reference


LLM Tools

LangChain & Ollama

Used to create document Q&A tools and summarize regulatory/strategic texts.

🔗 LangChain Documentation

ChromaDB

A vector database for semantic document search and RAG-based pipelines.

🔗 ChromaDB GitHub


Bioinformatics

FastQC

Checking sequencing read quality before downstream analysis.

🔗 FastQC Documentation


Tools & Workflow

Git & GitHub

Used for tracking learning projects, version control, and public portfolio publishing.

🔗 GitHub Learning Lab

Conda & WSL

Used for managing environments and running bioinformatics tools in a Linux shell on Windows.

🔗 WSL Setup Guide


Want to share a great resource or chat about any of these tools? Reach out here.

© 2025 Jennifer Slotnick   •  Theme  Moonwalk