Learn R Programming

seqinr (version 3.3-3)

print.SeqAcnucWeb: Print method for objects from class SeqAcnucWeb

Description

Print the name, length, frame and genetic code number.

Usage

"print"(x, ...)

Arguments

x
A sequence of class SeqAcnucWeb
...
Arguments passed to print

Value

None.

References

citation("seqinr")

See Also

print

Examples

Run this code
## Not run:  
#   ### Need internet connection
#   choosebank("emblTP")
#   mylist <- query("mylist", "sp=felis catus")	
#   mylist$req[[1]]
#   #      name   length    frame   ncbicg 
#   # "A06937"     "34"      "0"      "1" 
#   ## End(Not run)

Run the code above in your browser using DataLab