Skip to contents

Get omics type statistics

Usage

fetch_omics_type_stats()

Value

A tibble::tibble() with columns: omics_type, count, percentage.

Examples

if (FALSE) { # \dontrun{
fetch_omics_type_stats()
} # }