Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 466 Bytes

File metadata and controls

22 lines (15 loc) · 466 Bytes

Datasets

The datasets subcommand provides tools for listing and downloading example datasets.

To list available datasets, use:

mritk datasets list

You can also get more information about a specific dataset:

mritk datasets info <dataset_name>

To download a dataset, use:

mritk datasets download <dataset_name> -o /path/to/download

data