schemarecomb.libraries

Functions and classes that handle Library instances.

This module provides the definition of schemarecomb.Library, which represents a library of chimeric proteins, and functions for analyzing and manipulating libraries.

Classes

LibraryConfig(energy_function, gg_enzyme[, …])

Holds parameters shared across a collection of Library instances.

MutationRateCache(bp_to_group_bp)

Caches calculated mutation rates for future mutation calculations.

Functions

average_mutations(breakpoints, parents[, …])

Calculates the average number of mutations in a chimeric library.