[][src]Function varlociraptor::estimation::tumor_mutational_burden::estimate

pub fn estimate(
    somatic_tumor_events: &[String],
    tumor_name: &str,
    coding_genome_size: u64
) -> Result<()>

Estimate tumor mutational burden based on Varlociraptor calls from STDIN and print result to STDOUT.