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.datasetOrganise dataset, consisting of data and metadata, and the metadata.
trepr.ioImport trepr raw data in different formats including its metadata.
trepr.processingProcess data in datasets.
trepr.analysisAnalyse data in datasets.
trepr.plottingPlot data in datasets.
trepr.reportCreate reports with given datasets.
Utilities¶
trepr.utilsGeneral purpose functions and classes used in other modules.
trepr.exceptionsExceptions for the trepr package.