tx_plot_ggseqlogo | R Documentation |
Plots a motif of the sequence surrounding sites marked as TRUE in a logical vector in a
tx_plot_ggseqlogo(DT, logi_col, upFlank, doFlank, method = "bits")
DT |
data.table. A table as output by the |
logi_col |
character. Name of column of logical class, which indicates queried sites |
upFlank |
numeric. Up-stream flank length |
doFlank |
numeric. Down-stream flank length |
method |
character. Height method, can be either "bits" or "probability". Default = "bits". |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.