carolzhou / multiPhATE2

multiPhATE with comparative genomics
18 stars 10 forks source link

cgpThreads does not check for all #8

Closed linsalrob closed 3 years ago

linsalrob commented 3 years ago

cgpThreads does not test if it is set to ALL in the config.

Traceback (most recent call last):
  File "/home/edwa0468/GitHubs/multiPhATE2/multiPhate.py", line 2156, in <module>
    if cgpThreads >= int(maxCGPthreads):
TypeError: '>=' not supported between instances of 'str' and 'int'
linsalrob commented 3 years ago

This has been closed by commit 2ba6709