# Biotech & Healthcare

Tutorials for bioinformatics, medical imaging, and other life-sciences workloads.

### [Genomic alignment](https://www.union.ai/docs/v2/union/tutorials/biotech-healthcare/genomic-alignment/page.md)

Align sequencing reads to a reference genome with a cached, parallel Bowtie 2 pipeline.

### [Brain tumor MRI classification](https://www.union.ai/docs/v2/union/tutorials/biotech-healthcare/tumor-detection/page.md)

Classify brain MRI scans with a two-phase EfficientNet-B4 pipeline featuring resumable GPU checkpointing and in-UI reports.

## Subpages

- [Genomic alignment](https://www.union.ai/docs/v2/union/tutorials/biotech-healthcare/genomic-alignment/page.md)
  - Define the container image
  - Define the task environments
  - Define the data classes
  - Fetch assets
  - Quality filtering with fastp
  - Build the Bowtie 2 index
  - Align reads
  - Orchestrate the workflow
  - Run the workflow
- [Brain tumor MRI classification](https://www.union.ai/docs/v2/union/tutorials/biotech-healthcare/tumor-detection/page.md)
  - Define the container image
  - Define the task environments
  - Configure training
  - Load the dataset
  - Train the model
  - Resumable checkpointing
  - Generate the report
  - Orchestrate the pipeline
  - Run the pipeline

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/tutorials/biotech-healthcare/_index.md
**HTML**: https://www.union.ai/docs/v2/union/tutorials/biotech-healthcare/
