Skip to contents

This method normalizes the expression matrix in the CygnusObject by dividing the expression values of all markers by the expression values of a specified pan-EV marker.

Usage

normalizeByPanEV(data, pan_ev_marker)

Arguments

data

An object of class CygnusObject.

pan_ev_marker

Character string specifying the name of the pan-EV marker.

Value

The updated CygnusObject with normalized expression matrix.