View source: R/supp_functions.R
| calcCoverage | R Documentation | 
This fuction calculate coverage by multiplying read counts by the average fragment length and dividing by the length of the feature
calcCoverage(data, df, avg_frag_length)
| data | Matrix of copy numbers | 
| df | dataframe containing a feature lengths column | 
| avg_frag_length | Average length of a genomic framgnet | 
coverage matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.