Description Usage Arguments Details Value Author(s) Examples
This function extracts information from the DNA sequences in an obkData object and prints or plots them.
1 |
x |
an obkData object. |
The function scans the data for the different genes and plots the output successively (the user is asked to type enter).
nothing, the results are printed on the current graphical device.
Emmanuel Paradis
1 2 3 4 5 | ## Not run:
data(ToyOutbreak)
alignment_explorer(ToyOutbreak)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.