powered by
Maps a protein ID to its corresponding organism.
species.mapping(id, db = 'uniprot')
the identifier of the protein of interest.
a character string specifying the corresponding database. Currently, only 'uniprot' or 'pdb' are valid options.
Returns a character string identifying the organism to which the given protein belong.
id.features()
# NOT RUN { species.mapping('P01009') # }
Run the code above in your browser using DataLab