seqinr (version 3.6-1)

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()
  
# }

Run the code above in your browser using DataLab