Crate libprosic

Source

Re-exports§

pub use estimation::alignment_properties::AlignmentProperties;
pub use estimation::alignment_properties::InsertSize;
pub use model::likelihood;
pub use model::priors;
pub use model::sample::Sample;

Modules§

call
constants
estimation
model
utils

Structs§

ComplementEvent
Complement of other given events (i.e. 1 - Pr(other events)).
SimpleEvent
A simple event that just has a name.

Enums§

BCFError

Traits§

Event
Event to call.