run.prophets: Runs PeptideProphet and iProphet on input Comet search engine...

View source: R/RunProphets.R

run.prophetsR Documentation

Runs PeptideProphet and iProphet on input Comet search engine results

Description

Runs PeptideProphet and iProphet on input Comet search engine results

Usage

run.prophets(
  interactPath,
  peptideProphetPath,
  interProphetPath,
  searchFiles,
  output,
  threads
)

Arguments

interactPath

Absolute path to the interactparser.exe

peptideProphetPath

Absolute path to the peptideprophetparser.exe

interProphetPath

Absolute path to the interprophetparser.exe

searchFiles

input Comet database search result files (pepXML)

output

Absolute path to the desired output folder

threads

integer giving the number of threads to use


MarcIsak/MSLibrarian documentation built on Aug. 27, 2022, 4:55 a.m.