tx_get_flankSequence | R Documentation |
Get flanking sequences
tx_get_flankSequence(DT, logi_col, upFlank, doFlank, addNames = FALSE)
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 |
addNames |
logical. Set to TRUE to add names for each sequence in format "gene:txcoor". Default is FALSE. |
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.