Description Usage Arguments Value Examples
View source: R/ranSetGenerator.R
Generate viral vector integration site random data
1 2 |
organism |
a single character. This function can run by two versions of organisms such as GRCh37, GRCh38 (Human). Default is 'GRCh37'. |
randomSize |
an integer vector. A random set size. Default is 10000. |
outPath |
an string vector. Output file is saved in this path. Default value is R home directory. |
outFileName |
a character vector. Attached ID to the result file name. |
Return a list of integration site positions on chromosome as an R object and text file.
1 | ranSetGenerator(organism = 'GRCh37')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.