dandelion.tutorial.setup_dandelion_tutorial_trajectory

dandelion.tutorial.setup_dandelion_tutorial_trajectory(path=None)[source]

Download example datasets for Dandelion V(D)J trajectory tutorial.

Downloads panfetal B-cell trajectory GEX and VDJ data from Google Drive using gdown.

Parameters:

path (Path | str | None, optional) – Root directory to download datasets into. Defaults to ./dandelion_tutorial.

Raises:

ImportError – If gdown is not installed.

Return type:

None