API Reference ============= Here, you can find documentation pages for the individual transformations. | All preprocessing and augmentation transformations are implemented in the `Augmentation Module`. | The conversion transformations are implemented in the `Conversion Module`. | The :class:`Compose` class and all base abstract transformations are implemented in the `Core Module`. .. toctree:: :maxdepth: 2 bio_volumentations.augmentations .. toctree:: :maxdepth: 2 bio_volumentations.conversion .. toctree:: :maxdepth: 3 bio_volumentations.core