Description Usage Arguments Value Author(s)
Corrects input varables to proper form and used to interate through entries that were found based upon input condition.
1 | getFeatures(data, typeParse, colors, condition, yStart, yStop, indent = TRUE)
|
data |
Dataframe containing proteins' features |
typeParse |
Specific entires that will search through the features dataframe to find matchs based upon condition |
colors |
Colors matched to typeParse features by interation number |
condition |
Condition function for when to return true for match |
yStart |
Height element should begin drawing from |
yStop |
Height element should stop drawing at |
indent |
If the input should be indented, used to indent features of a protein |
Returns figure will all matching features drawn on
George Zorn, george.zorn@mail.utoronto.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.