perform_ivkea: Perform IV-KEA This function performs IV-KEA on a given...

Description Usage Arguments

View source: R/perform_ivkea.R

Description

Perform IV-KEA This function performs IV-KEA on a given phosphoproteomic file according to the in vitro database produced by Sugiyama et al. 2019.

Usage

1
2
3
4
perform_ivkea(
  clean_phospho_file = "phospho_clean.csv",
  output_folder = "myexperiment/"
)

Arguments

clean_phospho_file

<character> Location of the clean phosphoproteomic file

output_folder

<character> Where the output files should be stored


gaelfortin/phosphogo documentation built on Nov. 26, 2020, 9:12 a.m.