/genda

Primary LanguagePython

What is genda?

genda is a python package that allows the user to import many varieties of genetic data and genda will parse the data, converting it to pandas dataframes. This standardization of data makes it incredibley simple to analyze data from different file formats. genda also has basic analytic tools built into it that allow the user to perform association tests, heirarchical clustering, etc.

Instalation

python setup.py install

Documentation

Documentation, along with tutorials, can be found here.

External Library Requirments: