cruizperez / MicrobeAnnotator

Pipeline for metabolic annotation of microbial genomes
Artistic License 2.0
133 stars 27 forks source link

Update conversion_database_creator.py #83

Closed Kekananen closed 1 month ago

Kekananen commented 1 year ago

Closes #63, closes #78; uses @suppakoko's method described in #63. Updates database downloads to remove the urllib.error.URLError: <urlopen error ftp error: URLError("ftp error: error_perm('550 Failed to change directory.')")> error.

Kekananen commented 11 months ago

@lmrodriguezr Hello, I think this would help fix the tool where the database download would be able to be functional again. Let me know what you think.

lmrodriguezr commented 1 month ago

@cruizperez Hi Carlos, This fixes the DB downloader, and I can confirm that it works. Could you please merge it?

Thanks! Miguel.