Metadata-Version: 1.1
Name: extaxsi
Version: 0.3.8
Summary: Extaxsi is a bioinformatic library aimed to elaborate and visualize molecular and taxonomic informations
Home-page: https://github.com/user/extaxsi
Author: alberto brusati
Author-email: alberto.brusati@gmail.com
License: MIT
Download-URL: https://github.com/qLSLab/ExTaxsI/archive/refs/tags/v_03.tar.gz
Description: ExTaxsI functions 
        
        
        Library overview 
        
        
        ExTaxsI functions can be used separately from the ExTaxsI tool. In general, there are 6 main functions for the following tasks: 
        
        
        
        *   load_configurations() - **mandatory before using ExTaxsi functions** - setting NCBI API key to allow data query 
        
        *   db_creation() - create FASTA, accession with taxonomy or enriched database 
        
        *   taxonomyID_converter() - convert taxid into organism taxonomy and viceversa 
        
        *   sunburst_plot() - create sunburst plot 
        
        *   scatterplot() - create scatterplot 
        
        *   worldmap_plot() - create worldmap plot 
        
        
        In the [github](https://github.com/qLSLab/ExTaxsI/blob/master/library/functions_installation_and_tutorial.ipynb) notebook installation and tutorials for configuration and usage are provided. 
        
        Input files used are available in the **examples** directory. 
        
        
        			For any doubt, please write to g.agostinetto@campus.unimib.it
Keywords: bioinformatic,ncbi,molecular data,visualization,taxonomy,converter
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
