Skip to content

KaiSmith/genda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 2.6%