[][src]Crate varlociraptor

Re-exports

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

Modules

call
call_cnvs
cli
constants
conversion
errors
estimation
filtration
grammar
model
testcase
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.