Crate phenotypes

Source
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.
ObservableFeatures
Common functionalities for containers of Observable features.