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 Jan. 28, 2025, 6:06 a.m.