addPromoter | R Documentation |
add promoter to annotation
addPromoter(anno, PromoterLength = 1500, bedFile = NULL)
anno |
anotation, imported gff/bed |
PromoterLength |
the length of promoter region, default as 1500 |
bedFile |
the output bed file name |
data("geneHapR_test")
bed <- addPromoter(gff)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.