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
nameJust return the name of the representation