BiocFrame¶ Contents¶ BiocFrame - Bioconductor-like data frames When to Use BiocFrame 1. Bioconductor Interoperability 2. Nested and Complex Data Structures 3. Functional Programming Style Advantages of BiocFrame Inadvertent modification of types Handling complex nested frames Construction Example Use Cases Use Case 1: Genomic Annotation Data Use Case 2: Multi-Omics Data Integration Use Case 3: Hierarchical Data Structures With other DataFrame libraries Pandas Polars Extracting data Setting data Preferred approach The not-preferred-way Iterate over rows Combining objects Relaxed combine operation Sql-like join operation Empty Frames Further reading Module Reference biocframe package Contributions & Help Issue Reports Documentation Improvements Code Contributions Maintainer tasks License Authors Changelog Version 0.7.0 - 0.7.2 Version 0.6.3 Version 0.6.1 - 0.6.2 Version 0.6.0 Version 0.5.11 Version 0.5.1 Version 0.5.0 Version 0.3 Version 0.2 Version 0.1 Indices and tables¶ Index Module Index Search Page