cor_remove: Remove low correlation genes until reaching threshold

cor_removeR Documentation

Remove low correlation genes until reaching threshold

Description

Remove low correlation genes until reaching threshold

Usage

cor_remove(cor_mat, ave_cor_cut = 0.5, min_n = 5, max_n = 100, na_diag = F)

Arguments

na_diag

Examples

cor_remove(cor_mat, ave_cor_cut = 0.5, min_n=10, max_n=100, na_diag=F)

navinlabcode/CellTrek documentation built on April 15, 2022, 8:04 a.m.