Convert to NaN

Author

Cox Lab

Published

November 15, 2023

1 General

  • Type: - Matrix Processing
  • Heading: - Quality
  • Source code: not public.

2 Brief description

Expression values matching the filter will be converted to NaNs.

3 Parameters

3.1 Values should be

Specifies how the expression values of the matrix should be compared to the defined “Threshold” (default: Greater than). The operation how to compare the values can be chosen from a predefined list:

  • Greater than
  • Greater or equal
  • Less than
  • Less or equal

3.2 Threshold

Value defining which expression values should be converted to NaN (default: 0).

4 Parameter window