run_networkin: Run NetworKIN

Description Usage Arguments

View source: R/run_networkin.R

Description

This function uses pre-computed NetworKIN predictions to generate predictions on a given set of phosphorylated peptides.

Usage

1
2
3
4
run_networkin(
  input_file = "phospho_clean.csv",
  output_folder = "myexperiment/"
)

Arguments

input_file

<character> Location of phospho_clean file

output_folder

<character> Where the output files should be stored


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