
21 Nov
2023
21 Nov
'23
10 a.m.
Hi all - I am using the fantastic remotecontrol REST interface in teaching, and I have hit a surprising snag: is it not possible to return the sequence of a selection through the interface? What I need to do is align fragments of sequence I have obtained from external annotations (RADAR in this case), with the SEQRES derived sequence to match the sequence numbers to each other - generally they are not the same. I think I could write FASTA to a file with "save" and process that, and I think I could capture the output of "info" and parse that through a function, but I am wondering if there is not a way to get the sequence directly as a return value? Thanks! Kind regards, Boris