import_OpenSwath_PyProphet: Import OpenSWATH - PyProphet data

Description Usage Arguments Value

Description

Reads in a set of _with_dscore datasets processed by OpenSWATH and PyProphet for processing with bayesprot.

Usage

1
2
import_OpenSwath_PyProphet(files = NULL, shared = F,
  m_score.cutoff = 0.01, data = NULL)

Arguments

files

One of more _with_dscore files to import and merge.

m_score.cutoff

Include only features with PyProphet m_score >= than this?

data

Advanced: Rather than specifying files, you can enter a data.frame preloaded with fread default parameters.

Value

A data.frame for input into bayesprot.


biospi/bayesprot documentation built on Nov. 9, 2019, 2:40 p.m.