greedyRes2Matrix {prozor}R Documentation

converts result of greedy function to a matrix with 3 columns - peptide - charge and protein

Description

converts result of greedy function to a matrix with 3 columns - peptide - charge and protein

Usage

greedyRes2Matrix(res)

Arguments

res

result of function prozor::greedy

Value

matrix of peptide protein assignments


[Package prozor version 0.3.1 Index]