psite_annotation
Convenience functions for annotating a pandas dataframe with a variety of annotations.
Functions
|
Adds column with domains the peptide overlaps with. |
|
Annotate pandas dataframe with upstream in vitro kinases according to Sugiyama et al (2019). |
|
Annotate pandas dataframe with highest scoring kinases from the kinase library. |
|
Annotate DataFrame with representative sequences from grouped localizations. |
|
Adds column with motifs the site sequence context matches with. |
|
Annotate pandas dataframe with number of high and low-throughput studies according to PhosphositePlus. |
|
Annotate pandas dataframe with upstream kinases according to PhosphositePlus. |
|
Annotate pandas dataframe with regulatory functions according to PhosphositePlus. |
|
Annotate pandas dataframe with positions of the peptide within the protein sequence based on a fasta file. |
|
Annotate pandas dataframe with sequence context of a p-site. |
|
Annotate pandas dataframe with PTM turnover behavior. |
|
Annotate and aggregate DataFrame with representative sequences from grouped localizations. |