Closed yachliu closed 2 years ago
This is something I should have addressed a long time ago. These data files are just a bit too large to include in the PyPI distribution that you install with pip
, but are included in the source repository on GitHub. I've just added a feature to ms_deistope.test.common.datafile
to automatically download data files when they cannot be found locally.
This is something I should have addressed a long time ago. These data files are just a bit too large to include in the PyPI distribution that you install with
pip
, but are included in the source repository on GitHub. I've just added a feature toms_deistope.test.common.datafile
to automatically download data files when they cannot be found locally.
Thank you very much!
Exception: The path '/home/xcq/anaconda3/envs/diapasef_proc/lib/python3.8/site-packages/ms_deisotope/test/test_data/three_test_scans.mzML' could not be located in the test suite's data package.If you are NOT running the ms_deisotope test suite, you should not be using this function.