dandelion.tutorial.setup_dandelion_tutorial_parse

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

Download the extremely large dataset from Parse Biosciences for Dandelion tutorial.

Downloads the Parse Biosciences 1M human BCR dataset (cell metadata CSV and AIRR rearrangement TSV) into a local directory.

Parameters:

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

Return type:

None