list_of_num_trees_all_pats {GeneAccord}R Documentation

The list with the histogram of how often pairs are occurring across the collection of trees

Description

This is a named list whose entries for each patient are the histograms of how often pairs occurr in all trees of a patient.

Usage

list_of_num_trees_all_pats

Format

A list whose entries are named after the patient, and they contain vectors with the numbers of how often the pairs in this patient occur accross trees.

Source

The histogram can be generated for each patient separately with get_hist_clon_excl as demonstrated in the vignette.


[Package GeneAccord version 1.0.0 Index]