HistMarkerMetaCl: Histogram representation of a marker in a given meta-cluster,...

Description Usage Arguments Value

View source: R/HistMarkerMetaCl.R

Description

Histogram representation of a marker in a given meta-cluster, compared to the full data

Usage

1
2
3
4
5
6
7
8
HistMarkerMetaCl(
  TreeMetaCl,
  Marker,
  MetaCl,
  breaks = 100,
  xlim = NULL,
  freq = F
)

Arguments

TreeMetaCl

Object generated by the function BuildFSOMTree

Marker

Marker name

MetaCl

a meta-cluster name or number

breaks

parameter to pass to R hist function

xlim

parameter to pass to R hist function

freq

parameter to pass to R hist function

Value

a double histogram figure, with meta-cluster in red


gautierstoll/CytoSOM documentation built on May 16, 2020, 10:36 a.m.