Skip to content

test case for pf-db2feather.gtdb.02 error problem - #25

Open
GhadaNOUAIRIA wants to merge 2 commits into
erikrikarddaniel:devfrom
GhadaNOUAIRIA:dev
Open

test case for pf-db2feather.gtdb.02 error problem#25
GhadaNOUAIRIA wants to merge 2 commits into
erikrikarddaniel:devfrom
GhadaNOUAIRIA:dev

Conversation

@GhadaNOUAIRIA

Copy link
Copy Markdown

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
Copy Markdown
Owner

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

@GhadaNOUAIRIA

GhadaNOUAIRIA commented May 14, 2020 via email

Copy link
Copy Markdown
Author

@erikrikarddaniel

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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