compomics / DeepLC

DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
https://iomics.ugent.be/deeplc
Apache License 2.0
52 stars 18 forks source link

Make `gooey` an optional dependency #43

Closed RalfG closed 2 years ago

RalfG commented 2 years ago

Made Gooey an optional dependency (facilitates install on Linux). Install the optional dependencies for the graphical user interface with pip install deeplc[gui].

Changelog and version have already been updated.