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 ^0.15.6 and ndarray-npy ^0.8.1

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

big-position

Affects granges::Position, granges::PositionOffset