-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Jesse,
I got the following error while trying the test input UCYN-A ASVs, it seems related to the database, any idea?
(opedia-env) shengwei@bounty-hunter: c-microbial-map$ ./scripts/blast2cmap.py -q example-input/UCYN-SAG.fasta -i 97 -o test -b blast/blast
Running BLAST
Centroids query
1: acf1bd3a8ae33d49e8a40be3ca58a5c2
Traceback (most recent call last):
File "./scripts/blast2cmap.py", line 336, in <module>
main()
File "./scripts/blast2cmap.py", line 138, in main
perc_identity=args.perc_identity)
File "./scripts/blast2cmap.py", line 225, in cmap_query
rows = cursor.execute(qry, (seq_id, )).fetchall()
pyodbc.ProgrammingError: ('42S22', "[42S22] [FreeTDS][SQL Server]Invalid column name 'esv_temperature'. (207) (SQLExecDirectW)")
Thanks,
Shengwei
Metadata
Metadata
Assignees
Labels
No labels