Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
ORG.Asm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19,166
    • Issues 19,166
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ORG.Asm
  • ORG.Asm
  • Issues
  • #21

Closed
Open
Opened Feb 04, 2016 by Martí Boleda@marti-boleda

bug in cutlow

martiboleda@luke21:~/assembly/Anagallis_tenella/NT$ oa cutlow --coverage 50 NT chloroplast/NT.chloroplast

Loading global data...

Done.

Reading indexed sequence reads...

 11676910 sequences read

Reading indexed pair data...

Done.

Loading reverse index...

Done.

Indexing reverse complement sequences ...


Fast indexing forward reads...


Fast indexing reverse reads...

Done.
2016-02-04 15:37:14,558 [INFO ]  Load matches from previous run : 46 probe sets restored
Traceback (most recent call last):
  File "/nfs_scratch/LECA_ENVIRONEMENT/softs/ORG.asm-0.1.10/export/bin/oa", line 232, in <module>
    config['orgasm']['module'].run(config)
  File "/nfs_scratch/LECA_ENVIRONEMENT/softs/ORG.asm-0.1.10/lib/python3.5/site-packages/orgasm/command/cutlow.py", line 55, in run
    xxx,x = getSeeds(r,config)  
  File "/nfs_scratch/LECA_ENVIRONEMENT/softs/ORG.asm-0.1.10/lib/python3.5/site-packages/orgasm/__init__.py", line 122, in getSeeds
    for m in probes[k][1].values():
AttributeError: 'tuple' object has no attribute 'values'
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: org-asm/org-asm#21