oschwengers / bakta

Rapid & standardized annotation of bacterial genomes, MAGs & plasmids
GNU General Public License v3.0
448 stars 55 forks source link

pyrodigal, pyhmmer dependencies test using sys.executable #294

Closed EricDeveaud closed 5 months ago

EricDeveaud commented 5 months ago

Be sure to use the same python interpreter for inner calls.

oschwengers commented 5 months ago

Thank you!