This guide explains how to use prearranged examples for running 
PatternQuery via command line.

* Download latest command-line version of PQ from 
  http://ncbr.muni.cz:/PatternQuery
* unzip the content of the archive into THIS directory


non-Windows operating system
* Please make sure you have installed mono (http://mono-project.com)
* Check content of the config.json configuration for the file structure
* run execute_PQ.sh script
* Check results



WINDOWS operating system
* Make sure you have .NET environment installed (.NET 4.0 and above)
  * By default they are on all up-to date OS.
* Check content of the config.json configuration for the file structure
* run execute_PQ.bat script
* Check results


Further help can be obtained running the program with --help parameter

mono WebChemistry.Queries.Service.exe --help    (UNIX environment)
WebChemistry.Queries.Service.exe --help         (Windows environment)


If you have any questions, we are more than happy to help you!

Contact us via our help form located at the 
http://ncbr.muni.cz:/PatternQuery

or via e-mail:
  david.sehnal@mail.muni.cz
  xpravda@ncbr.muni.cz
  
  
Enjoy working with PatternQuery!