Description Usage Arguments Value Author(s) See Also Examples
View source: R/Gene2Bed_funcs.R
Create a BED file of coding exons for a user-specified set of genes. Padding can be added#'
1 |
genes |
List of genes for which coding exons should be output coding exons. |
prefix |
Prefix for output files (optional) |
outDir |
Output directory (optional) |
pad |
Amount of padding up and downstream of coding exon (in bp) (default = 0) |
rmChrM |
Indicates if mitochondrial genes should be output (TRUE/FALSE) (default is TRUE) |
genefile |
A file that contains one gene per line |
Null
Andrew Skol, askol@luriechildrens.org
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.