Description Usage Arguments Value
View source: R/otherFunctions.R
Add annotations to the list to be able to plot categories
1 2 3 4 5 | annotateWithCate(
myGRAndAttributes,
thresholdsForgrLScores,
thresholdsForgrLDistance
)
|
myGRAndAttributes |
Should be the output of createMyGRs |
thresholdsForgrLScores |
a list with the threshold to use to make categories for the features where score is important |
thresholdsForgrLDistance |
a list with the threshold to use to make categories for the features where distance is important |
a list like myGRAndAttributes but with more attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.