Metadata-Version: 2.1
Name: ncbitaxonomy
Version: 3.1.2.post1
Summary: The basic NCBI taxonomy functionality from ETE3
Home-page: UNKNOWN
Author: awright
Author-email: awright@nanoporetech.com
License: UNKNOWN
Description: # ncbitax
        
        This library is a cut down version of ETE3 containing only code that 
        is required to run the ncbi_taxnomy module for the epi2melabs project. 
        For full information about ETE3 please see http://etetoolkit.org for more info.
        
        __________
        
        The Environment for Tree Exploration (ETE) is a Python programming
        toolkit that assists in the recontruction, manipulation, analysis and
        visualization of phylogenetic trees (although clustering trees or any
        other tree-like data structure are also supported).
        
        ETE is currently developed as a tool for researchers working in
        phylogenetics and genomics. If you use ETE for a published work,
        please cite:
        
        ::
        
           Jaime Huerta-Cepas, François Serra and Peer Bork. "ETE 3: Reconstruction,
           analysis and visualization of phylogenomic data."  Mol Biol Evol (2016) doi:
           10.1093/molbev/msw046
        
        Visit http://etetoolkit.org for more info.
Keywords: tree,tree reconstruction,tree visualization,tree comparison,phylogeny,phylogenetics,phylogenomics
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5.2
Description-Content-Type: text/markdown
