rnaglib.transforms.VoxelRepresentation

class rnaglib.transforms.VoxelRepresentation(spacing=2, padding=3, sigma=1.0, **kwargs)[source]

Converts RNA into a voxel based representation

__init__(spacing=2, padding=3, sigma=1.0, **kwargs)[source]

Methods

__init__([spacing, padding, sigma])

batch(samples)

Batch a list of voxel samples

Attributes

name

Just return the name of the representation