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
  • #50

You need to sign in or sign up before continuing.
Closed
Open
Opened Jan 26, 2017 by Eric Coissac@coissacOwner

Error when unfolding low quality data

dataset : /Users/coissac/travail/MOI/ORG.Asm_paper/dataset/Fungi/Aspergillus

Traceback (most recent call last):
  File "/Users/coissac/git/org-asm/ORG.asm-1.0.00-alpha5/bin/oa", line 64, in <module>
    config[root_config_name]['module'].run(config)
  File "/Users/coissac/git/org-asm/ORG.asm-1.0.00-alpha5/lib/python3.5/site-packages/orgasm/commands/unfold.py", line 186, in run
    paths=buildPath(asm, cg, back, minlink, config)
  File "/Users/coissac/git/org-asm/ORG.asm-1.0.00-alpha5/lib/python3.5/site-packages/orgasm/commands/unfold.py", line 106, in buildPath
    back=int(back),minlink=minlink)
  File "/Users/coissac/git/org-asm/ORG.asm-1.0.00-alpha5/lib/python3.5/site-packages/orgasm/tango.py", line 1523, in pathConstraints
    constraints = mergeConstraints(constraints,minisatDoubleConstraints(self,cg))
  File "/Users/coissac/git/org-asm/ORG.asm-1.0.00-alpha5/lib/python3.5/site-packages/orgasm/tango.py", line 1390, in minisatDoubleConstraints
    r1 = round(middleFcov/float(inputcov))
ZeroDivisionError: float division by zero
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: org-asm/org-asm#50