Hi, What is the best strategy for pickling pygr blast results? I receive the following error when pickling a python dictionary containing the result objects.
File "pygr.cnestedlist.pyx", line 1660, in pygr.cnestedlist.NLMSA.__iadd__ File "/home/dock/shared_libraries/lx64/pkgs/python/2.5.1/lib/ python2.5/site-packages/pygr/nlmsa_utils.py", line 97, in saveSeq File "pygr.cnestedlist.pyx", line 1423, in pygr.cnestedlist.NLMSASequence.__iadd__ AttributeError: 'int' object has no attribute 'pathForward' Thanks, Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
