Description Usage Arguments Value Examples
View source: R/integPatternByChr.R
Check retroviral integration pattern on chromosomes
1 2 3 4 |
hits |
a GR object or list. This object made by |
ran_hits |
a GR object or list. This object is output of |
excelOut |
TRUE or FALSE. If user want to make excel file, enter TRUE. Default is TRUE. |
isExpList |
TRUE or FALSE. If |
isRanList |
TRUE or FALSE. If |
outPath |
a string vector. Directory path of tab-deliminated hit files |
outFileName |
a character vector. Attached character to the result file name. |
Return a result list that is made up of table(s) about
experimental/random data integration frequency on chromosomes.
1 2 3 | data(blast_obj)
chrCheck = integPatternByChr(hits = blast_obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.