Sequential Input ================ The script *seq_ph4_input.py* demonstrates how to read pharmacophores in a sequential manner from a given input file. **Synopsis** :program:`python` *seq_ph4_input.py* <file> **Code** .. literalinclude:: /downloads/seq_ph4_input.py :language: python :linenos: :lines: 21- :download:`Download source file</downloads/seq_ph4_input.py>`