| autosocket {seqinr} | R Documentation |
This is a low level function that is mainly used to select automatically the last opened ACNUC database for functions using sockets.
autosocket()
An object of class sockconn.
J.R. Lobry
http://pbil.univ-lyon1.fr/databases/acnuc.html
citation("seqinr")
## Not run:
#Need internet connection
choosebank("emblTP")
autosocket()
closebank()
## End(Not run)