detect_array

pylluminator.annotations.detect_array(probe_count: int) ArrayType

Auto-detect the type of array of a sample, depending on the number of probes in the .idat files. If the number of probes doesn’t match a know type, return the latest human array and shows a warning.

Parameters:

probe_count (int) – number of probes in the idat file

Returns:

the array type

Return type:

ArrayType