as.data.frame.plasmid | R Documentation |
Extract Features of a Plasmid as a DataFrame
## S3 method for class 'plasmid'
as.data.frame(x, row.names, optional, ...)
x |
A list of class 'plasmid' from |
row.names |
Ignored. |
optional |
Ignored. |
... |
Ignored. |
a DataFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.