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