File: show-region_cossim-method.Rd

package info (click to toggle)
r-bioc-mutationalpatterns 3.16.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,360 kB
  • sloc: sh: 8; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/S4_class.R
\name{show,region_cossim-method}
\alias{show,region_cossim-method}
\title{An S4 method to show an instance of the region_cossim class.}
\usage{
\S4method{show}{region_cossim}(object)
}
\arguments{
\item{object}{A region_cossim object.}
}
\description{
An S4 method to show an instance of the region_cossim class.
}