extract_mayu_pps_fdr: Read output from mayu to get the IP/PP number corresponding...

View source: R/proteomics.R

extract_mayu_pps_fdrR Documentation

Read output from mayu to get the IP/PP number corresponding to a given FDR value.

Description

Read output from mayu to get the IP/PP number corresponding to a given FDR value.

Usage

extract_mayu_pps_fdr(file, fdr = 0.01)

Arguments

file

Mayu output file.

fdr

Chosen fdr value to acquire.

Value

List of two elements: the full mayu table sorted by fdr and the number corresponding to the chosen fdr value.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.