Crate ecdna_lib

Source

Modules§

abc
Approximate Bayesian inference performed on two distribution::EcDNADistributions.
distribution
The ecDNA distribution is a collection of cells with and without ecDNA copies.

Type Aliases§

DNACopy
EcDNA copies are by definition non-zero. We assume that the maximal ecDNA copies present in a system cannot be greater than 65535 copies (u16 is 2^16 - 1 = 65535 copies).