SEAM Documentation

SEAM (Systematic Explanation of Attribution-based Mechanisms) is a Python suite for using meta-explanations to interpret sequence-based deep learning models for regulatory genomics data.

Quick Install

conda create --name seam python=3.9
conda activate seam
pip install seam-nn

For CPU and GPU installation instructions, Python version notes, and troubleshooting, see Installation.

Indices and tables