Module libprosic::utils

source ·

Structs

A lazy buffer for reference sequences.

Enums

Describes whether read overlaps a variant in a valid or invalid (too large overlap) way.

Constants

Functions

Collect distribution of posterior probabilities from a VCF file that has been written by libprosic.
Collect variants from a given ´bcf::Record`.
Filter a VCF record stream by a minimum threshold on the sum of posterior probabilities of a given set of Events. The threshold should be an informative false discovery rate (FDR) threshold, e.g. determined with the libprosic FDR control functionality.