Cargo Features

GRanges has no features set by default.

[dependencies]
granges = { version = "0.2.2", features = ["bench-big", "polars", "ndarray", "big-position"] }
dev-commands bench-big
polars

Enables polars ^0.37.0

ndarray

Enables ndarray and ndarray-npy

Affects data::ndarray, sequences::numeric, test_utilities::random_array1_sequences, test_utilities::random_array2_sequences

big-position

Affects granges::Position, granges::PositionOffset