MetaDome-vcf-annotation

An implementation to annotate variant call format (vcf) files with MetaDome data.

MetaDome web server is available here MetaDome data is available here

Citation

If you make use of this software for academic purposes, please cite the MetaDome article 10.1002/humu.23798.

How to run

Dependencies

Please ensure you have the following software installed on your machine:

docker

You can get docker here

Build Docker image

Run the following command in the root directory of this project

docker build -t metadome_annotation .

Example run