Cargo Features
[dependencies]
haptk = { version = "0.3.1", default-features = false, features = ["clap", "experimental"] }
- default = clap
-
The
clap
feature is set by default wheneverhaptk
is added without
somewhere in the dependency tree.default-features = false - clap default experimental?
-
Enables anstyle and clap =4.4.18
clap:
Cli
Affects
libs::clap
… - experimental = clap
-
Enables fishers_exact, polars =0.33.2, and serde_with
fishers_exact:
Genome-wide
Affects
subcommands::scan
…