Description Usage Arguments Value Examples
The function returns data stored in any of the
AmpliconViews
1 2 3 4 5  | getAmplicon(x,sampleNames=NULL,ampliconNames=NULL)
## S4 method for signature 'AmpliconViews,character,character'
getAmplicon(x, sampleNames,
  ampliconNames)
 | 
x | 
 an   | 
sampleNames | 
 character vector of sample names  | 
ampliconNames | 
 character vector of amplicon names  | 
AmpliconViews object
1 2  | data(ampViewEx)
          getAmplicon(ampViewEx,"mock4","chr18_69674375_69674775")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.