downsample_vplot: downsample_vplot

View source: R/utils.r

downsample_vplotR Documentation

downsample_vplot

Description

Downsample a dense V-plot to a saprse V-plot, where the remaining number of reads is specified as 'num_reads'.

Usage

downsample_vplot(x, num_reads = 1L)

Arguments

x

a tensorflow.tensor object of Vplots

num_reads

The target number of reads (default: 1L)

Value

down-sampled Vplots in tensorflow.tensor object


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