gcp-variant-transforms icon indicating copy to clipboard operation
gcp-variant-transforms copied to clipboard

Annotation as a Service

Open Jessime opened this issue 7 years ago • 1 comments
trafficstars

One attractive way to speed up annotation is by creating a service which our pipeline can call to on a per-variant basis. See https://github.com/googlegenomics/variant-annotation/issues/5 for more details about a potential architechure for this service.

If this service gets built, we should use it here instead of our current method of pre-processing VCF files.

Jessime avatar Jul 31 '18 20:07 Jessime

A prototype of this idea is implemented in PR #361.

bashir2 avatar Oct 25 '18 19:10 bashir2