View source: R/supp_functions.R
calcAvgTable | R Documentation |
Calculates the average coverage of each row of feature names in name_table in order to produce a background average. Any averages of zero are replaced with the smallest value for that cell.
calcAvgTable(coverage, name_table)
coverage |
Coverage matrix (feature x cell) |
name_table |
Table of feature names to include in background |
average coverage table for each feature and cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.