extend_bb_cn_categories | R Documentation |
This function extends existing categories by a list of sizes
extend_bb_cn_categories( 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 that points to a collated Battenberg subclones file |
outfile |
string where the output will be written. |
size_categories |
named vector with size options to consider for each CNA category |
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.