import,GenBankFile,ANY,ANY-method | R Documentation |
Import a genbank file using the rtracklayer API.
## S4 method for signature 'GenBankFile,ANY,ANY'
import(con, format, text, ...)
con |
See import docs. |
format |
See import docs. |
text |
See import docs. |
... |
Arguments passed to |
A GenBankRecord
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.