Queuing jobs for a synthetic read generator python script
1
0
Entering edit mode
12 months ago
matt81rd ▴ 10

Hi all,

I have written a farly simple script that will take an input.tsv with some genes and variant inforfmation to create a VCF file that is then used as an input for a synthetic read genetor tool called NEAT (https://github.com/ncsa/NEAT). I'm goinog to have to create quite a few synthetic genomes and as this process takes around 15 mins per one genome i will need to be able to queue jobs for this script but have no done that before.

Can anyone suggest any methods or popular options for job queueing and maybe some thinsg i should think about before i trial some options? Or would a simple shell script that would loop through all the .tsv files in a given directory work well enough?

Many thanks

RQ Celery Multiprocessing. APScheduler Python • 506 views
ADD COMMENT
1
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 1606 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6