Skip to content

Mixin¤

Module: generative_models.extensions.protein.mixin

Source: generative_models/extensions/protein/mixin.py

Overview¤

Protein mixin extensions for generative models.

This module implements protein-specific mixin extensions that add protein functionality to models such as amino acid type handling.

Classes¤

ProteinMixinExtension¤

class ProteinMixinExtension

Functions¤

call¤

def __call__()

init¤

def __init__()

Module Statistics¤

  • Classes: 1
  • Functions: 2
  • Imports: 4