File: show_methods.Rd

package info (click to toggle)
r-bioc-decoupler 2.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,572 kB
  • sloc: makefile: 5
file content (15 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/decoupleR-pre.R
\name{show_methods}
\alias{show_methods}
\title{Show methods}
\usage{
show_methods()
}
\description{
Prints the methods available in decoupleR. The first column correspond to
the function name in decoupleR and the second to the method's full name.
}
\examples{
show_methods()
}