Metadata-Version: 2.1
Name: bitqt
Version: 0.0.1
Summary: A Graph-Based Approach to the  Quality Threshold Clustering of Molecular Dynamics
Home-page: https://github.com/LQCT/BitQT.git
Author: Roy Gonzalez-Aleman
Author-email: roy_gonzalez@fq.uh.cu
License: UNKNOWN
Description: # BitQT
        > A Graph-Based Approach to the  Quality Threshold Clustering of Molecular Dynamics
        
        BitQT is a Python command-line interface (CLI) conceived to speed up
        the Heyer's Quality Threshold (QT) clustering [1] of long Molecular Dynamics.
        The package implements a heuristic approach to [this exact variant
        of QT](https://doi.org/10.1021/acs.jcim.9b00558).
        
        ## Home Page
        
        BitQT´s latest documentation including installation instructions, tutorials, etc. is available [here]().  
        
        ## Citation
        
        If you make use of BitQT in your scientific work, [cite it ;)]()
        
        ## Release History
        
        * 0.0.1
            * First Release (academic publication)
        
        ## Licence
        
        **BitQT** is licensed under GNU General Public License v3.0.
        
        ## Reference
        
        [1] Heyer, L. J.; Kruglyak, S.; Yooseph, S. Exploring Expression Data Identification and Analysis of Coexpressed Genes. Genome Res. 1999, 9 (11), 1106–1115.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
