specio.datasets.load_mzml_path

specio.datasets.load_mzml_path()[source][source]

Return the path to the mzML toy file.

Parameters:

None

Returns:

path_data : str

The path to the mzML data.

Examples

>>> from specio.datasets import load_mzml_path
>>> load_mzml_path() 
'...spectra.mzml'