POST

We’ve not blogged about our Squonk2 products much up to now. This is the first is a series of posts that addresses this. We start with describing Jobs, a key part of Squonk Data Manager. A job is something you can execute. Something that does something work. A job can be simple, such as a Python or Java script that processes some molecules and calculates or predicts some molecular properties, or it could be a complete virtual screening workflow that runs in parallel on the cluster and could take days to complete. But in essence, a job is something that has inputs (e.g. files), has options (e.g. user define parameters for execution) and generates outputs (e.g. files).

Have a look at our guide to running jobs and guide to inspecting results in the Squonk2 documentation for an overview of how to run a job. The output can look like this, showing the inputs, outputs and options for the job, letting you see the event messages that job creates, viewing the execution log and various other things:

smartcyp-job

And you might wonder how these jobs are created. We have a mechanism for defining a new job and adding it to a Squonk2 instance. We’ll probably blog about that in more detail later, but this GitHub repo has lots of examples and some basic documentation. Generally speaking it would take about half a day to add a new simple job to the system.

So far most jobs have been created at Informatics Matters, but we also have 3rd parties who have created new ones too.

You can access Squonk here. You can register for an account.

latest posts
by year
by category
Blog
Containers
Software design
Automation
IaC
Docking
Fragment network
Kubernetes
Web
Ansible
Python
Squonk