Skip to content

Conversation

@GhadaNOUAIRIA
Copy link

pf-db2feather.gtdb.02.expect added
pf-db2feather.gtdb.02 target added to Makefile
pf-db2feather.gtdb.02.sqlite3 not added as sqlite3 extension is ignored in .gitignore (I can force git add but it is the same file from ~/dev/pfitmap-nextflow/gtdb.pf.db
Still working on a possible fix in pf-db2feather.r but haven't been successful yet

@erikrikarddaniel
Copy link
Owner

You must add the sqlite file; use git add -f. It's not incredibly large, I hope?

@GhadaNOUAIRIA
Copy link
Author

GhadaNOUAIRIA commented May 14, 2020 via email

@erikrikarddaniel
Copy link
Owner

What do you mean with "The same error is replicated when using any old test case you have". They all pass for me.

@erikrikarddaniel
Copy link
Owner

When I run your new test case in your repo (dev branch) I get the following error:

INFO: 2020-05-14 15:43:14: pf-db2feather.r 1.9.2, connecting to pf-db2feather.gtdb.02.sqlite3
Error: no such table: accessions
Execution halted
make: *** [Makefile:148: pf-db2feather.gtdb.02] Error 1

To me, this suggests something went wrong with the upstream process, i.e. pf-classify.r. Moreover, it's not the same error as you mentioned before.

@erikrikarddaniel
Copy link
Owner

On closer inspection (using the "DB browser for SQLite" program, available in Ubuntu), there are no tables in the new sqlite file.

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.

2 participants