Description Usage Arguments Value Author(s) Examples
Export features to BED format. Splice sites are not included.
| 1 | exportFeatures(features, file)
 | 
| features | 
 | 
| file | Character string specifying output file | 
NULL
Leonard Goldstein
| 1 2 3 4 5 6 | ## Not run: 
exportFeatures(txf_pred, "txf.bed")
exportFeatures(sgf_pred, "sgf.bed")
## End(Not run)
NULL
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.