hail-is / import-gvs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import GVS

This repository contains a module for importing GVS Avro files to a Hail VDS, and basic tests for that functionality.

In order to run tests, install Hail version 0.2.114 or later and run from within the repository folder:

make build-resources
pytest

About


Languages

Language:Python 96.3%Language:Makefile 3.7%