related-sciences / gwas-analysis

GWAS data analysis experiments
Apache License 2.0
24 stars 6 forks source link

Remove dataset wrappers in prototype core.py #39

Open eric-czech opened 4 years ago

eric-czech commented 4 years ago

We would like to move towards an API of only functions that act on or create Xarray datasets. The wrapper classes in core.py should be removed and the conversion functions in them moved elsewhere.

A few problems that the wrappers were, at least in part, intended to solve are: