Pybis and parent/child annotations

Has anyone tried to set (and access) the parent/child annotation fields in relationships over pybis? Over the web interface you can set parent/child hints for samples and can annotate the relationships with comments.

I have found a way to access the general settings over pybis and can set the hints for the relationships which include the comment (annotation) field. I can’t seem to set the relationships (with comments) over the pybis api though. Is that already a feature of pybis or does the api not have this functionality?

Kind Regards
Cezary

2 Likes

Hello Cezary,

Thank you for using pybis. Unfortunately, it is currently not possible to set parent/child annotations with it.

However, this feature has been scheduled for implementation.

Best regards,
Adam

Hi Adam,

Thanks for the reply. I’ve been able to kind of implement it myself by sending a request that i’ve copied from the web view and changing in python dynamically.

I will be waiting for the official implementation then.

Kind Regards
Cezary

1 Like

Hi @cezaryk ,

I am looking for the same functionality (reading and setting parent/child annotations from Python)
Could you share your solution accessing these?

@alaskowski
I tried to access the annotations using pybis but no luck so far.
Is this already implemented? If not, any estimations when it might be ready?

Best regards,
Cagtay