File: get_ksn_omnipath.Rd

package info (click to toggle)
r-bioc-decoupler 2.12.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,612 kB
  • sloc: makefile: 5
file content (20 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils-omnipath.R
\name{get_ksn_omnipath}
\alias{get_ksn_omnipath}
\title{OmniPath kinase-substrate network}
\usage{
get_ksn_omnipath(...)
}
\arguments{
\item{...}{Passed to \code{OmnipathR::import_omnipath_enzsub}.}
}
\description{
Retrieve a ready to use, curated kinase-substrate Network from the OmniPath
database.
}
\details{
Import enzyme-PTM network from OmniPath, then filter out anything that is not
phospho or dephosphorilation. Then format the columns for use with decoupleR
functions.
}