Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foldseek driver + Structure base Pangenome #2364

Open
wants to merge 157 commits into
base: master
Choose a base branch
from

Conversation

metehaansever
Copy link
Contributor

No description provided.

@metehaansever
Copy link
Contributor Author

Another bug: Traceback (most recent call last): File "/home/msever/github/anvio/bin/anvi-pan-genome", line 165, in pan.process() File "/home/msever/github/anvio/anvio/panops.py", line 1379, in process self.store_gene_clusters(gene_clusters_dict) File "/home/msever/github/anvio/anvio/panops.py", line 953, in store_gene_clusters table_for_gc_psgc_associations.store() File "/home/msever/github/anvio/anvio/tables/geneclusters.py", line 106, in store self.delete_contents_of_table(t.pan_gc_psgc_associations_table_name, warning=False) File "/home/msever/github/anvio/anvio/tables/tableops.py", line 119, in delete_contents_of_table database._exec('''DELETE FROM %s''' % (table_name)) File "/home/msever/github/anvio/anvio/db.py", line 520, in _exec ret_val = self.cursor.execute(sql_query) sqlite3.OperationalError: no such table: gc_psgc_associations

@meren
Copy link
Member

meren commented Nov 22, 2024

@metehaansever, 3084b8f should fix the bug above. Please test :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants