tidyms
tidyms copied to clipboard
TidyMS: Tools for working with MS data in untargeted metabolomics
Hi @griquelme and thanks for this nice and intuitive package. I have some trouble to import and read processed data from XCMS, using the ```python fileio.read_xcms ``` I try to...
Hi @griquelme - first, thanks for writing `tidyms`, it's a great package. I have been searching for a usable python library to build with. The issue I am currently having...
As a feature request, I would like to use the tool with a more recent version of `scipy`. At least 1.6.2.
Hi, the library looks very promising although I have some starting issues. I was following the quickstart guide. https://tidyms.readthedocs.io/en/latest/quickstart.html ``` import os # creates a list of path to each...