tx_get_metageneAtCDS | R Documentation |
Get metagene at CDS
tx_get_metageneAtCDS(txDT, geneAnnot, colVars, CDS_align, upFlank, doFlank)
txDT |
data.table. A table as output by the |
geneAnnot |
GRanges. Gene annotation as loaded by |
colVars |
character. Names of columns for which values will be extracted |
CDS_align |
character. Either "start", "end", or "spliceSite" depending on the desired alignment, either to CDS start, CDS end, or splicing sites, respectively. |
upFlank |
numeric. Up-stream flank length |
doFlank |
numeric. Down-stream flank length |
list of matrices for each colVar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.