scale_vplot: scale_vplot

View source: R/utils.r

scale_vplotR Documentation

scale_vplot

Description

Scale the Vplot so that the sum of reads at each position is one.

Usage

scale_vplot(x)

Arguments

x

Vplots in tensorflow.tensor object ([batch, height, width, 1])

Value

scaled Vplots in tensorflow.tensor object ([batch, height, width, 1])

Author(s)

Wuming Gong (gongx030@umn.edu)


gongx030/seatac documentation built on April 15, 2023, 5:53 a.m.