ptmClean: A function that takes a data frame of PTM modifications...

Description Usage Arguments Examples

View source: R/ptmClean.R

Description

This function will allow you to enter a list of dataframe of PTM data. It will remove spaces and normalize the names for the PTMs. It will also subset the ptmdf, so that it only includes PTMs that are in your dataset.

Usage

1
ptmClean(ptmdf)

Arguments

ptmdf

Dataframe of PTM data generated by the PTM function.

Examples

1
ptmdf <- ptmClean(ptmdf)

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