Description Usage Arguments Value Note
Formats genome-data based on upstream and organism for .C caller function. Not to be run by user.
1 | .geneXtender(upstream, organism, ret = FALSE)
|
upstream |
Extension upstream of each gene. |
organism |
Object name assigned from readGFF() command. |
ret |
Logical that designates if the output is written in R or only as a .bed file |
The gene coordinates extended by the designated upstream. In .bed file format.
A data.table formatted version of the data depending on the ret logical.
Not to be run by the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.