Extended functions
- Jupyter Notebook support extended
- Help(command) function
- Settings accepted also as Python dictionaries-
- add_hydrogen
- Added support for multiple atom type sets (currently ADP, CMIP)
- Added support for pqr, pdbqt, cmip output formats following file extension
- Added support for pqr input format
- Terminal residue names available on 3 or 4 letter (N-, C-) codes
- command_list
- Added support for inline command lists
- mutationside
- Added support for RNA mutations
Bug Fixes
- Fix charge assignment for modified residues and terminals
- Fixed wrong assigment of RNA residues as protein
- Fixed tests
- Fixed behaviour with --non_interactive and missing command options
***