function_compute_diffcyt_features {CyTOFpower}R Documentation

Compute cells counts and medians.

Description

Compute cells counts and medians.

Usage

function_compute_diffcyt_features(mock_flowset)

Arguments

mock_flowset

data.frame, cell values for each marker.

Details

Function to calculate features for diffcyt package models.

Value

list with cell counts and medians for each markers.


[Package CyTOFpower version 1.0.0 Index]