cyto_check {CytoGLMM}R Documentation

Check if input to cytoxxx function have errors

Description

Check if input to cytoxxx function have errors

Usage

cyto_check(cell_n_subsample, cell_n_min, protein_names)

Arguments

cell_n_subsample

Subsample samples to have this maximum cell count

cell_n_min

A vector of column names of protein to use in the analysis

protein_names

A vector of column names of protein to use in the analysis

Value

NULL.


[Package CytoGLMM version 1.1.0 Index]