Metadata-Version: 1.1
Name: vcf2networks
Version: 1.0.7
Summary: calculate Genotype Networks from VCF files
Home-page: https://bitbucket.org/dalloliogm/vcf2networks
Author: Giovanni M. Dall'Olio
Author-email: giovanni.dallolio@upf.edu
License: GPL
Download-URL: https://bitbucket.org/dalloliogm/vcf2networks/get/tip.zip
Description: VCF2Networks is a python script that allows to apply the concept of Genotype Network to Single Nucleotide Polymorphism data.
        
        Read more at https://bitbucket.org/dalloliogm/vcf2networks 
        
        
        Note on installation: this module depends on the python-igraph library, which requires a C igraph library which must be compiled separately. See https://pypi.python.org/pypi/python-igraph for more instructions. See also https://bitbucket.org/dalloliogm/vcf2networks/src/tip/docs/installing.rst for our tips.
        
Keywords: genetics vcf population_genetics bioinformatics networks genotype_networks
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
