getTopologyPlotDB: Construct a dataframe that can be used for plotting

Usage Arguments Author(s) Examples

View source: R/getTopologyPlotDB.R

Usage

1
getTopologyPlotDB(aaseq,ymax=21,offset=4,meta=FALSE,metadb=NULL)

Arguments

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

Author(s)

Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas

Examples

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) 
{
  }

msuprun/bbeaR documentation built on Jan. 31, 2021, 6:49 p.m.