Example Python Scripts

Scripts using direct FormatConverter calls to convert data, bypassing the user interface. 

All scripts are by Wim Vranken.

Import of a FASTA sequence

importSequenceFile.py

Conversion of NMRVIEW to XEASY

convertNmrView2XEasy.py

Conversion of CNS coordinates to PDB-like files

convertCns2Pdb.py

Import of a CNS distance constraint list

importCnsConstraints.py

Create ChemComp from Mol2 file

createChemCompFromMol2.py