ptm: A function that takes a ptm data frame and a data frame of...

Description Usage Arguments Examples

View source: R/ptm.R

Description

This function creates a PTM dataframe that links geneid from NCBI to the UNIPROT PTM data. This will allow this data to link expermintally verified PTM data from UNIPROT to protien data from NCBI.

Usage

1
ptm(ptmdf, res)

Arguments

ptmdf

Data frame of PTM data generated by the readPTM function

res

Data frame of UNIPROT IDs and UIDs produced by the unip function

Examples

1
ptmdf <- ptm(ptmdf, res)

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