generateTargTable: Make a target table for adductomicsR quantificaton using...

Description Usage Arguments Value Examples

Description

Make a target table for adductomicsR quantificaton using specSimPep results

Usage

1
generateTargTable(allresultsFile = NULL, csvDir = NULL)

Arguments

allresultsFile

character a full path to the allResults file generated by specSimPepId

csvDir

character a full path to a directory to save the csv file to output is a csv file called targTable.csv which can be used in the adductQuant function

Value

cvs file

Examples

1
2
generateTargTable(paste0(system.file("extdata",package="adductomicsR"),
'/allResults_ALVLIAFAQYLQQCPFEDHVK_example.csv'),csvDir=getwd())

JosieLHayes/adductomicsR documentation built on May 5, 2019, 9:43 p.m.