Last data update: 2014.03.03

R: Inspect peptide scores.
inspectPeptideScoresR Documentation

Inspect peptide scores.

Description

This function takes a final peptide file and returns information about the unique peptide scores and their number in each peptide matchType (PepFrag1 and PepFrag2) by protein dataBaseType (Random and Regular) category. The function is a lightweight verion of getPepNumbers and plotPepScores (to be used with Synapter instances) for individual files.

Usage

inspectPeptideScores(filename)

Arguments

filename

The name of a final peptide file.

Value

A table of peptide counts in each peptide matchType * protein dataBasteType category. Also plots the distribution of respective peptide scores.

Author(s)

Laurent Gatto

Results