View source: R/ClassSeq.R View source: R/query.r View source: R/R_socket.R
print.qaw | R Documentation |
Print the number of elements, their type and the corresponding query.
## S3 method for class 'qaw'
print(x, ...)
x |
A objet of class |
... |
not used |
None.
J.R. Lobry
citation("seqinr")
print
## Not run:
### Need internet connection
choosebank("emblTP")
list1 <- query("sp=felis catus")
list1
# 4732 SQ for sp=felis catus
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.