reset_array {scregclust}R Documentation

Reset input 3d-array by filling matrix along first dimension

Description

Reset input 3d-array by filling matrix along first dimension

Usage

reset_array(arr, input)

Arguments

arr

The 3d-array of dimension ⁠n_cl x n_obs x n_genes⁠

input

The matrix of size ⁠n_obs x n_genes⁠


[Package scregclust version 0.2.0 Index]