You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Is this error fixed already?
The text was updated successfully, but these errors were encountered: