Learn R Programming

PEIMAN2 (version 1.0.0)

getTaxonomyName: Return the exact taxonomy name for list of protein

Description

getTaxonomyName get a character vector of proteins with their UniProt accession code and returns the exact taxonomy code.

Usage

getTaxonomyName(x)

Value

The exact taxonomy name

Arguments

x

A character vector with each entry presenting a protein UniProt accession code.

Examples

Run this code
getTaxonomyName(x = exmplData1$pl1)

Run the code above in your browser using DataLab