As @FelixMoelder pointed out accessing annotation fields via their index is getting very cumbersome since VEP mixes their order up now and then with new updates. This PR makes the header description available as a js array. This should make it easy to access every field without relying on VEPs ordering. Example:
As @FelixMoelder pointed out accessing annotation fields via their index is getting very cumbersome since VEP mixes their order up now and then with new updates. This PR makes the header description available as a js array. This should make it easy to access every field without relying on VEPs ordering. Example: