Bioconductor / AnnotationForge

Tools for building SQLite-based annotation data packages
https://bioconductor.org/packages/AnnotationForge
4 stars 9 forks source link

Error: Could not connect to database: unable to open database file #37

Closed yangskyfucker closed 1 year ago

yangskyfucker commented 1 year ago

AnnotationForge::makeOrgPackage(gene_info=gene_info, go=gene2go, ko=gene2ko, pathway=gene2pathway, version="0.0.2", maintainer="Yxz ", author="Yxz ", outputDir = ".", tax_id=tax_id, genus=genus, species=species, goTable="go") Error: Could not connect to database: unable to open database file

all the data have generated, and how can I fix it?

yangskyfucker commented 1 year ago

The solution seems to be that the path cannot have Chinese