Expand description
§Phenotypes
A crate with types and traits for modeling clinical information.
Modules§
- simple
- An experimental module with example implementations.
Structs§
- Fraction
- A
Fraction
represents the n of m frequency of a feature in one or more annotated items.
Traits§
- Observable
- An
Observable
entity is either in a present or an excluded state in the investigated item. - Observable
Features - Common functionalities for containers of
Observable
features.