biolearn.data_library: DataLibrary#

This module provides implementations for loading data into the Biolearn format

Classes:

DataLibrary([library_file, cache])

Manages a collection of data sources for biomarkers research.

DataSource(source_definition[, cache])

Represents a single data source in the DataLibrary.

GeoData(metadata[, dnam, rna, protein])

Represents genomic data with a focus on metadata and methylation data.