#
# List all available methods for getLocation generic function:
#
methods(getLocation)
#
# Example with a subsequence from an ACNUC server:
#
## Not run:
# # Need internet connection
# choosebank("emblTP")
# fc <- query("fc", "sp=felis catus et t=cds et o=mitochondrion")
# getLocation(fc$req[[5]])
# closebank()
# ## End(Not run)
Run the code above in your browser using DataLab