krsa_get_diff_byChip: Extract differential peptides based on LFC cutoff by...

View source: R/krsa_get_diff_byChip.R

krsa_get_diff_byChipR Documentation

Extract differential peptides based on LFC cutoff by chip/barcode

Description

This function takes in the LFC table, column name, and an LFC cutoff to extracts differentially phosphorylated peptides per chip/barcode

Usage

krsa_get_diff_byChip(data, col, lfc_thr)

Arguments

data

LFC table

col

LFC column name

lfc_thr

LFC cutoffs

Value

peptides

See Also

Other helper functions: enrichr_lib_call(), krsa_ce_output_kinases(), krsa_ce_output_peptides(), krsa_enrichr(), krsa_extractEndPoint(), krsa_extractEndPointMaxExp(), krsa_get_diff(), krsa_sampling(), krsa_show_peptides(), krsa_top_hits()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.