networkin_qc: Quality control of NetworKIN predictions

Description Usage Arguments

View source: R/networkin_qc.R

Description

Draw a density plot of all predictions made by NetworKIN before filtering

Usage

1
2
3
4
5
networkin_qc(
  predictions_file = "networkin_output.csv",
  threshold = 0.5,
  output_folder = "myexperiment/"
)

Arguments

predictions_file

<character> Location of NetworKIN output file

threshold

<numeric> NetworKIN prediction score threshold used

output_folder

<character> Where the output files should be stored


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