While not documented, I noticed there is a
option, but it seems to require a text file as an input.
I don't mind crafting a text file blob in js, but if there is a better way it would save a lot of time. This is particularly difficult because if I just want to update one field on an existing pair I do not want to specify case and control sample ids.
This is less important, but there is no way to query a specific annotation. I can only get the whole entity, then select the annotation from the json object, but this is not efficient.