Learn R Programming

seqinr (version 3.3-3)

autosocket: Returns a socket to the last opened database

Description

This is a low level function that is mainly used to select automatically the last opened ACNUC database for functions using sockets.

Usage

autosocket()

Arguments

Value

An object of class sockconn.

References

http://doua.prabi.fr/databases/acnuc.html

citation("seqinr")

See Also

choosebank, connections.

Examples

Run this code
## Not run:  #Need internet connection
#   choosebank("emblTP")
#   autosocket()
#   closebank()
#   ## End(Not run)

Run the code above in your browser using DataLab