KSEAfilter {pKSEA} | R Documentation |
Filter matched data to remove positive IDs from KSEA
Description
Filter matched data to remove positive IDs from KSEA
Usage
KSEAfilter(matched_data, kseadb, reverse = F)
Arguments
matched_data |
Results of get_matched_data function |
kseadb |
KSEA database containing substrate gene name "SUB_GENE" and phosphorylated residue "SUB_MOD_RSD" in standard form (ie. T302). |
Value
Result of get_matched_data function with features existing in KSEA database removed.
[Package pKSEA version 0.0.1 Index]