Metadata-Version: 1.1
Name: GlyCONFORMER
Version: 0.0.1
Summary: GlyCONFORMERS is a Python package that assigns conformer strings to N-glycan conformers, based on their torsion angle values.
Home-page: https://github.com/IsabellGrothaus/GlyCONFORMER
Author: Isabell Grothaus
Author-email: grothaus@uni-bremen.de
License: GPL-3.0 license
Description: GlyCONFORMERS
        =============
        
        Info
        #####
        
        **GlyCONFORMERS** is a Python package that assigns conformer strings to N-glycan conformers, based on their torsion angle values.
        
        Documentation
        #############
        See documentation https://glyconformer.readthedocs.io/en/latest/index.html
        
        
        Usage
        ######
        
        An example_dataset is given, which can be analysed with the main-analysis.ipynb and DimRed jupyter-notebooks.
        
        Installation
        ##############
        
        To use GlyCONFORMER, first install it using pip:
        
        .. code-block:: console
        
            $ pip install GlyCONFORMER
        
Keywords: glycan,conformer,classification,sugar,carbohydrates
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
