Documentation

Documentation

Install mRNABench, run evaluations, inspect results, or add a dataset or model.

Start with a complete run, or go directly to the dataset, model, result, and API reference pages.

Install from PyPI
python -m pip install mrna-bench

Choose a workflow

Guide sections

Use the quickstart for an end-to-end example and the concepts guide for evaluation defaults. The Python API page lists current signatures and parameter names directly from the package source.

SectionUse it for
StartInstallation, first run, and the package vocabulary.
RunConfiguration, benchmark execution, result files, and analysis.
ExtendNew datasets and model adapters.
ReferenceCurrent Python signatures and parameter notes.