Metadata-Version: 1.1
Name: deeplc
Version: 0.1.1.dev8
Summary: DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
Home-page: http://compomics.github.io/projects/DeepLC
Author: Robbin Bouwmeester, Niels Hulstaert, Ralf Gabriels, Prof. Lennart Martens, Prof. Sven Degroeve
Author-email: Robbin.Bouwmeester@UGent.be
License: apache-2.0
Description: DeepLC is a retention time predictor for (modified) peptides that employs Deep
        Learning. It’s strength lies in the fact that it can accurately predict
        retention times for modified peptides, even if hasn’t seen said modification
        during training.
        
        DeepLC can be run with a graphical user interface (GUI) or as a Python package.
        In the latter case, DeepLC can be used from the command line,
        or as a python module.
        
Keywords: DeepLC,Proteomics,deep learning,peptides,retention time,prediction
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Development Status :: 4 - Beta
