Skip to main content
Ctrl+K

biggr_maps 0.1.0 documentation

  • 1. Basic Usage
  • 2. API
    • 2.1.1. biggr_maps.escher
    • 2.1.2. biggr_maps.kgml
    • 2.1.3. biggr_maps.map
    • 2.1.4. biggr_maps.pathway
    • 2.1.5. biggr_maps.template
  • .rst

biggr_maps.kgml

Contents

  • Functions
  • Module Contents
    • batched()
    • is_within()
    • kgml_to_escher_map()

2.1.2. biggr_maps.kgml#

Functions#

batched(iterable, n, *[, strict])

is_within(coord, refcoord1, refcoord2)

kgml_to_escher_map(→ biggr_maps.map.Map)

Module Contents#

biggr_maps.kgml.batched(iterable, n, *, strict=False)[source]#
biggr_maps.kgml.is_within(coord, refcoord1, refcoord2)[source]#
biggr_maps.kgml.kgml_to_escher_map(filename: str, scale_factor: float = 3.0) → biggr_maps.map.Map[source]#

previous

2.1.1. biggr_maps.escher

next

2.1.3. biggr_maps.map

Contents
  • Functions
  • Module Contents
    • batched()
    • is_within()
    • kgml_to_escher_map()

By Pascal A. Pieters

© Copyright 2025-2026, Pascal A. Pieters.