dandelion.polars.core.Dandelion.reset_ids

Dandelion.reset_ids()

Reset both IDs to their original values.

This method restores both sequence_id and cell_id in the .data and .metadata slots to their original state when the Dandelion class was initialized.

Return type:

None