We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the Pynoramix wiki!
For the impatient, some simple code to start with. First, fire-up your python shell:
$ ipython
then load the library:
>>> import pynoramix as pyno >>> Mol=pyno.load('conf.pdb')