/
You are viewing the documentation for metbit 9.0.0. Change release context

metbit._internal.report

Other module in metbit 9.0.0.

import metbit._internal.report

Classes

gen_page_legacy

Methods

__init__(self, data_path)

This function takes in the path to the data folder and returns the HTML files for the OPLS-DA plots.

Parameters

data_pathstr

The path to the data folder. gen_page_legacy(data_path).get_files()

get_files(self)

gen_page

Methods

__init__(self, data_path)

This function takes in the path to the data folder and returns the HTML files for the OPLS-DA plots.

Parameters

data_pathstr

The path to the data folder. gen_page(data_path).get_files()

get_files(self)

oplsda_path

Methods

__init__(self, data_path)

This function takes in the path to the data folder and returns the path to the OPLS-DA plots.

Parameters

data_pathstr

The path to the data folder. oplsda_path(data_path).get_path()

make_path(self)

Create report folders under the provided data path and cache paths.

Call this before `get_path()` to ensure directories exist.

get_path(self)

Source

metbit/_internal/report.py at v9.0.0
Project downloadsPyPI and GitHub measure different distribution channels. Statistics refresh daily.

Counts are distribution activity, not unique users. GitHub source archives and Git clones are not included. Sources: PyPI Stats, Pepy, ClickPy, and GitHub Releases.

metbit 9.0.0 documentation