get_bb_cn_catalog | R Documentation |
Count how often each of the categories is present in this sample
get_bb_cn_catalog(
infile,
outfile,
size_categories = c(`3` = 10^3, `4` = 10^4, `5` = 10^5, `6` = 10^6, `7` = 10^7, `8` =
10^8, `9` = 10^9, `10` = 10^10)
)
infile |
string pointing to a collated Battenberg subclones file with extended CNA categories |
outfile |
string pointing to where the catalog should be written |
size_categories |
named vector with the size options to consider. This should be the same vector given to extend_bb_cn_categories |
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.