scirpy.io.AirrCell.add_serialized_chains

AirrCell.add_serialized_chains(serialized_chains)

Add chains serialized as JSON.

The JSON object needs to be a list of dicts. If serialized_chains is a value interpreted as NA, the function passes silently and does nothing.

Return type

None