powered by
This function returns all subsequence types (e.g. CDS, TRNA) present in an opened ACNUC database, using default database if no socket is provided.
getType(socket = autosocket())
an object of class sockconn connecting to a remote ACNUC database (default is a socket to the last opened database).
sockconn
a list containing a short description for each subsequence type.
citation("seqinr")
choosebank, query
choosebank
query
# NOT RUN { # Need internet connection choosebank("emblTP") getType() # }
Run the code above in your browser using DataLab