My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 3: Problem in BLAST result import (initial-import/bulk_inserter.py)
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  esa.pitk...@gmail.com


 
Project Member Reported by esa.pitk...@gmail.com, Sep 5, 2011
Importing blast: /home/group/urenzyme/geoviz/blast/results/OLKR49.silva-ssu.align
Traceback (most recent call last):
  File "./inc/../../src/geovision//text_to_db/blast_parser.py", line 39, in <module>
    create_blast(db_name, sample_name, filename)
  File "./inc/../../src/geovision//text_to_db/blast_parser.py", line 19, in create_blast
    inserter.save(dict_from_kwargs(read_id=read_id, database_name=db_name, sample=sample_name, db_entry_id=db_seq_id, bitscore=bitscore, error_value=error_value))
  File "/home/epitkane/programming/geovision/src/geovision/text_to_db/bulk_inserter.py", line 91, in save
    modelobj.save()
AttributeError: 'dict' object has no attribute 'save'




Powered by Google Project Hosting