unip: A function that takes a list of UID and returns a list of...

Description Usage Arguments Examples

View source: R/unip.R

Description

This function converts UID into UNIPROT IDs for the retrival of PTM data from UNIPROT. It writes this to a file to be used in the comman line UNIPROT tool. It also returns a list of UIDs attached to UNIPROT ID. This will be used to build the ptmdf.

Usage

1
unip(UIDs)

Arguments

UIDs

List of NCBI UIDs.

Examples

1
res <- unip(UIDs)

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