pyproteonet.io.datasets.load_example_dataset

pyproteonet.io.datasets.load_example_dataset(path: Path | None = None) Dataset

A small exmple dataset from PRIDE (PXD028038). If path does not exist, download and extract the dataset from PRIDE.

Parameters:

path (Optional[Path]) – path to either load dataset from or download dataset to, if not given the home directory is used.

Returns:

The loaded dataset

Return type:

Dataset