getGenPept: A function that takes a list of UIDs and returns a genPept...

Description Usage Arguments Examples

View source: R/getGenPept.R

Description

This function will allow you to enter a list of protien/gene names and convert the into NCBI unique IDs. It will return a list. The first element will be your UIDss the second element will have the protien/gene names that were not matched to an ID.

Usage

1
getGenPept(UIDs)

Arguments

UIDss

List of NCBI UIDss.

Examples

1
df <- getGenPept(UIDss)

hawkdidy/prodata documentation built on May 17, 2019, 3:06 p.m.