You're reading an old version of this documentation. For up-to-date information, please have a look at v0.2.
API documentation¶
This is the definite source of information for developers, besides having a look at the actual source code. Each class and public method should be fully documented.
Package contents¶
trepr package.
Package for reproducible and traceable analysis of trepr data.
Available modules¶
trepr.dataset
Organise dataset, consisting of data and metadata, and the metadata.
trepr.io
Import trepr raw data in different formats including its metadata.
trepr.processing
Process data in datasets.
trepr.analysis
Analyse data in datasets.
trepr.plotting
Plot data in datasets.
trepr.report
Create reports with given datasets.
Utilities¶
trepr.utils
General purpose functions and classes used in other modules.
trepr.exceptions
Exceptions for the trepr package.