asgart icon indicating copy to clipboard operation
asgart copied to clipboard

Asgart-align error

Open JesseBNL opened this issue 1 year ago • 1 comments

Hi,

No idea of you are still actively supporting this tools, but I was trying to map the segmental duplications, and used your align script to calculate the identities. But after running for a while I got the same error as was previously reported:

./asgart-align.rb:39:in `block (2 levels) in <main>': undefined method `size' for nil:NilClass (NoMethodError)
        from ./asgart-align.rb:22:in `each'
        from ./asgart-align.rb:22:in `block in <main>'
        from ./asgart-align.rb:20:in `each'
        from ./asgart-align.rb:20:in `each_with_index'
        from ./asgart-align.rb:20:in `<main>'

Is this error fixed already?

JesseBNL avatar Jul 16 '24 06:07 JesseBNL

Hello, can you send me your JSON file so that I can try reproducing the issue?

delehef avatar Jul 16 '24 08:07 delehef