Menu

Package that provides tools for brain MRI Deep Learning pre-processing.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

brainprep.utils.create_clickable(path_or_url)[source]ΒΆ

Foramt a path or a URL as a HTML href.

Parameters:

path_or_url : str

a path or a URL.

Returns:

url : str

a href formated URL.

Follow us

© 2025, brainprep developers