fishtank.io.read_color_usage

fishtank.io.read_color_usage#

fishtank.io.read_color_usage(path)#

Read MERFISH color usage file.

Parameters:

path (str | Path) – Path to color usage csv file.

Return type:

DataFrame

Returns:

channels a DataFrame with columns “series”, “color”, and “bit” for each channel.