build_pheno_hists: A Function That Builds Histograms From Single Cell Data

View source: R/ptlmapper.R

build_pheno_histsR Documentation

A Function That Builds Histograms From Single Cell Data

Description

This function builds histograms form single cell data.

Usage

build_pheno_hists(cells, bin_width = NULL, nb_bin = 100)

Arguments

cells

A list of vector of integer (single cell values).

bin_width

An integer specifying the width of the bin to use.

nb_bin

An integer specifying the number of to use.


fchuffar/ptlmapper documentation built on March 27, 2024, 3:28 p.m.