Usage Arguments Author(s) Examples
View source: R/getTopologyPlotDB.R
1 | getTopologyPlotDB(aaseq,ymax=21,offset=4,meta=FALSE,metadb=NULL)
|
aaseq |
amino acid sequence |
ymax |
maximum number of amino acids |
offset |
the first few amino acids to be below the rest of the plot |
meta |
boolean for the presence of metadata |
metadb |
metadata dataframe |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
1 2 3 4 5 6 7 8 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function (x)
{
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.