About Foreign Fields in VCF (4.3)
0
0
Entering edit mode
2.5 years ago

I was looking at the VCF format 4.3 here - page 7 and 4.2 page 4. More or less they are similar, stating 8 mandatory and fixed, tab delimited columns.

I was bit lost about the term 'fixed', I am wondering, say for another application, is it legal to add a foreign field, like "CustomXYZ" at the end, which would look like:

#CHROM                   CUSTOM
 ...           {{key1=value;key2=value..}}

This would look like key value pairs enclosed in handlebars ("{{..}}") which I do not see in VCF used at all.

Question is, would that be legit?

call tab format vcf delimited variant • 923 views
ADD COMMENT
0
Entering edit mode

Is there any reason why you would not add these key-value pairs to the INFO field?

ADD REPLY
0
Entering edit mode

Page 8-10 of VCF 4.3 Specification lists only two-letter fixed fields. I did not see in the spec, where they explicity say I can include arbitrary key=value pairs within INFO field. Is this assumption wrong?

ADD REPLY

Login before adding your answer.

Traffic: 1487 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6