Filter matched data to remove positive IDs from KSEA
KSEAfilter(matched_data, kseadb, reverse = F)
matched_data
: Results of get_matched_data functionkseadb
: KSEA database containing substrate gene name "SUB_GENE" and phosphorylated residue "SUB_MOD_RSD" in standard form (ie. T302).Result of get_matched_data function with features existing in KSEA database removed.
Useful links