rnaglib.transforms.AnnotationTransform

class rnaglib.transforms.AnnotationTransform(**kwargs)[source]

A transform that computes an annotation for the RNA.

Same logic as the base class but implements caching logic.

__init__(**kwargs)[source]

Methods

__init__(**kwargs)

forward(data)