rnaglib.transforms.Representation¶
- class rnaglib.transforms.Representation[source]¶
Callable object that accepts a raw RNA networkx object along with features and target vector representations and returns a representation of it (e.g. graph, voxel, point cloud)
Methods
__init__
()batch
(samples)Batch a list of voxel samples
Attributes
name
Just return the name of the representation