pdbx
pdbx copied to clipboard
pdbx is a parser module in python for structures of the protein data bank in the mmcif format
Hello, I'm trying to install HH-suite3 and I'm stuck on this step, trying to install pdbx. Do I need to clone this repo and then run the commands in the...
thanks for writing all this! I think we can avoid some SyntaxWarnings from python (examples below) if we just make all the regex strings in PdbxReader raw strings (add a...
Hi, Thank you for your excellent work. I plan to make pdbx be available with conda package becaue some of HHsuite scripts need this package installed. To do that license...