Description Usage Arguments Value Examples
A simple util function that used internally to generate display labels of GeneTrack and TxTrack.
1 | strandlabel(labels, strands)
|
labels |
Character vector, names of each feature. |
strands |
Factor or character vector with the same length of |
A character vector that combines the labels with strand information.
1 | strandlabel(c("gene1", "gene2", "gene3"), c("+", "-", "*"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.