Metadata-Version: 2.1
Name: HCGB
Version: 0.5.8
Summary: Useful python functions
Home-page: https://github.com/HCGB-IGTP/HCGB_python_functions/
Author: Jose F. Sanchez-Herrero
Author-email: jfbioinformatics@gmail.com
License: MIT License
Description: # Description
        This is a basic python module that contains multiple functions used in different projects.
        
        ## Contents
        
        HCGB/sampleParser:
        
        * files.py  
        * merge.py  
        * samples.py
        
        HCGB/functions:
        
        * aesthetics_functions.py  
        * fasta_functions.py  
        * main_functions.py	    
        * time_functions.py
        * blast_functions.py       
        * files_functions.py  
        * system_call_functions.py
        
        ## Copyright & License
        MIT License
        Copyright (c) 2020-2021 HCGB-IGTP
        
        http://www.germanstrias.org/technology-services/genomica-bioinformatica/
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
