<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI-Native on Bioinformatics with AI</title><link>https://carywoods.github.io/biobook2/docs/ai-native/</link><description>Recent content in AI-Native on Bioinformatics with AI</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://carywoods.github.io/biobook2/docs/ai-native/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 9: Genome Analysis</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch09-genome-analysis/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch09-genome-analysis/</guid><description>&lt;p&gt;Genome analysis scales everything you have learned to billions of bases. This chapter covers variant calling, mutation classification, and the computational challenges of working with whole genomes.&lt;/p&gt;
&lt;p&gt;You will parse VCF files (the standard variant format), classify mutations by their effect on protein coding, and understand the workflow from raw sequencing reads to variant calls.&lt;/p&gt;
&lt;p&gt;Genome analysis is where bioinformatics meets public health. Every genetic test, every ancestry report, and every pharmacogenomics decision starts with variant analysis.&lt;/p&gt;</description></item><item><title>Chapter 10: Metagenomics</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch10-metagenomics/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch10-metagenomics/</guid><description>&lt;p&gt;Metagenomics studies entire microbial communities from environmental samples. Instead of sequencing one organism, you sequence everything in a soil sample, ocean water, or gut microbiome.&lt;/p&gt;
&lt;p&gt;This chapter covers taxonomic classification using 16S rRNA and diversity analysis between samples. You will learn how tools like QIIME and Mothur work under the hood.&lt;/p&gt;
&lt;p&gt;Metagenomics is one of the fastest-growing fields in biology. The human microbiome project, antibiotic resistance tracking, and environmental monitoring all depend on these methods.&lt;/p&gt;</description></item><item><title>Chapter 11: Single-Cell Analysis</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch11-single-cell/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch11-single-cell/</guid><description>&lt;p&gt;Single-cell RNA sequencing (scRNA-seq) measures gene expression in individual cells instead of bulk tissue. This reveals cell types, developmental trajectories, and heterogeneity that bulk methods miss.&lt;/p&gt;
&lt;p&gt;This chapter covers single-cell data processing: quality control, clustering, and spatial analysis. You will work with count matrices and implement the core steps of tools like Seurat and Scanpy.&lt;/p&gt;
&lt;p&gt;Single-cell analysis is revolutionizing biology. Every major atlas project uses the methods in this chapter.&lt;/p&gt;</description></item><item><title>Chapter 12: LLM Reasoning for Bioinformatics</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch12-llm-reasoning/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch12-llm-reasoning/</guid><description>&lt;p&gt;Large language models can reason about biological data in ways that traditional code cannot. This chapter explores how LLMs can search databases, extract structured information, and build knowledge bases.&lt;/p&gt;
&lt;p&gt;You will learn to access biological APIs programmatically, extract structured data from unstructured text, and integrate information from multiple sources. These skills bridge the gap between data and knowledge.&lt;/p&gt;
&lt;p&gt;LLMs do not replace bioinformatics tools. They augment them. The code in this chapter shows how to combine traditional data access with AI reasoning.&lt;/p&gt;</description></item><item><title>Chapter 13: Building Bioinformatics Pipelines</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch13-pipelines/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch13-pipelines/</guid><description>&lt;p&gt;Real bioinformatics work chains multiple steps into pipelines: read data, process it, analyze it, and output results. This chapter teaches you to build robust, reusable pipelines in Python.&lt;/p&gt;
&lt;p&gt;You will parse BLAST output, handle errors gracefully, and design multi-step workflows with logging and error recovery. These are the engineering skills that separate scripts from software.&lt;/p&gt;
&lt;p&gt;A pipeline that crashes on bad input is useless in production. This chapter teaches you to build pipelines that handle the messy reality of biological data.&lt;/p&gt;</description></item><item><title>Chapter 14: Capstone Projects</title><link>https://carywoods.github.io/biobook2/docs/ai-native/ch14-capstone/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://carywoods.github.io/biobook2/docs/ai-native/ch14-capstone/</guid><description>&lt;p&gt;This chapter brings everything together. Each capstone project integrates skills from multiple chapters into a complete bioinformatics analysis.&lt;/p&gt;
&lt;p&gt;The first capstone traces a disease variant from DNA to drug target. The second builds a gene expression analysis for cancer. Both demonstrate the full power of the toolkit you have built.&lt;/p&gt;
&lt;p&gt;These projects are not exercises. They are real analyses. The variant analysis mirrors what clinical geneticists do every day. The expression dashboard mirrors what cancer researchers use to guide treatment.&lt;/p&gt;</description></item></channel></rss>