I tested the script Sergei shared with the hardcoded base64 image, which worked fine when run through a flow, so I'm wondering if there may be an issue with how the image is being passed into the script. Would you be able to share the inputs of the "Run Script" a...
I've then modified my script to create a string variable, using getRange.getText() and then I'm passing that variable into the addImage() function functionmain(workbook:ExcelScript.Workbook,base64ImageString1:string,base64ImageString2:string){constsheet=workbook.getWo...
CIFtbx is a tool box of Fortran routines for manipulating CIF data. CYCLOPS2, cif2cif, cif2xml and cif2pdb are open source Fortran programs based on CIFtbx. CYCLOPS2 checks STAR data names against data name dictionaries. cif2cif copies a CIF to a CIF whi
cif-atomUses Bio.PDB.MMCIFParser to determine the (partial) protein sequence as it appears in the structure based on the atomic coordinates. cif-seqresReads a macromolecular Crystallographic Information File (mmCIF) file to determine the complete protein sequence as defined by the _pdbx_poly_seq...