Extract informations from the SMJYT index file for status, molecule, journal, year, type, organelle, division, and db structure information.
readsmj(socket = autosocket(), num = 2, nl = 10, recnum.add = FALSE, nature.add = TRUE,
plong.add = FALSE, libel.add = FALSE, sname.add = FALSE, all.add = FALSE)
an object of class sockconn
connecting to a remote ACNUC
database (default is a socket to the last opened database).
rank number of first record.
number of records to read.
to extract record numbers.
to extract as a factor with human understandable levels the nature of the name. Unordered levels are: status, molecule, journal, year, type, organelle, division and dbstrucinfo.
to extract the plong.
to extract the label of the name.
to extract the short version of the name, that is without the first two characters.
to extract all (all flags set to TRUE).
A data.frame with requested columns.
See ACNUC physical structure at: http://doua.prabi.fr/databases/acnuc/structure.html.
citation("seqinr")
choosebank
to start a session and
readfirstrec
to get the total number of records.