``.utils`` ========== .. module:: proteopy.utils :synopsis: Utility functions The ``proteopy.utils`` module provides utility functions for data validation and common operations. .. note:: Only the functions listed below are part of the public API and officially supported. All other functions in ``proteopy.utils`` are internal helpers and may change without notice. .. rubric:: Data Validation .. autosummary:: :toctree: generated/ :nosignatures: proteopy.utils.is_proteodata proteopy.utils.check_proteodata .. rubric:: Array Utilities .. autosummary:: :toctree: generated/ :nosignatures: proteopy.utils.is_log_transformed .. rubric:: Plotting .. autosummary:: :toctree: generated/ :nosignatures: proteopy.utils.volcano_plot