-
Notifications
You must be signed in to change notification settings - Fork 114
Labels
Description
All the data that the API produces and uses during its analyses is in the Zarr format (https://zarr.readthedocs.io/en/stable/). However, many common external tools (e.g., ADMIXTURE, bcftools, ...) use other file format. Additionally, many genomic research groups use R (https://www.r-project.org) for many of their analyses and Zarr doesn't have modules for use in R.
In the interest of expanding the options for our partners, it would be helpful if some of our data could be exported into other commonly used formats (e.g., PLINK, VCF, ...). Some limited support for Plink-conversions already exists but it could certainly be extended to other types of data.
Reactions are currently unavailable