pommevilla / MetaFunPrimer

A qPCR primer design pipeline to target environmentally abundant functional genes

Home Page:https://metafunprimer.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editing calls to parallel

pommevilla opened this issue · comments

mfpcluster and mfpsearch make use of parallel, but I forgot to change the path to the shared installation of parallel that I was using for testing.

Tasks:

  • Change the hardcoded path to parallel in mfpcluster and job_header
  • Update check_reqs.sh
  • Update readthedocs documentation

Affected files:

Fixed by #18.