max_scale: Scale count according to the maximum value

View source: R/transform.R

max_scaleR Documentation

Scale count according to the maximum value

Description

Scale count according to the maximum value

Usage

max_scale(counts)

Arguments

counts

tibble of counts

Value

a tibble of max sclaed counts

Examples


max_scale(rnaseqVis::counts)


richysix/rnaseqVis documentation built on Feb. 12, 2024, 1:37 p.m.