KSEAfilter function

Filter matched data to remove positive IDs from KSEA

Filter matched data to remove positive IDs from KSEA

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).

Returns

Result of get_matched_data function with features existing in KSEA database removed.

  • Maintainer: Peter Liao
  • License: MIT + file LICENSE
  • Last published: 2017-12-22

Useful links