UniprotToGenename: UniprotToGenename

View source: R/UniprotToGenename.R

UniprotToGenenameR Documentation

UniprotToGenename

Description

This is a simple function which uses the Uniprot REST API to request the gene names from a list of uniprot IDs.

Usage

UniprotToGenename(ids)

Arguments

ids

A character vector of Uniprot IDs.

Examples

contaminants <- c("P19013", "Q7RTT2", "P15636", "P09870", "Q9R4J5")
UniprotToGenename(ids = contaminants)


jrijn/streamlineR documentation built on July 4, 2025, 12:09 p.m.