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
If seqwish gets killed at the right moment, it will leave some temporary files behind that it doesn't clean up on its next invocation. That can be a problem. The solution might be to patch mmmultimap to do the right thing in this case, and delete any files that exist before re-opening them and corrupting the table that's being recorded.
The text was updated successfully, but these errors were encountered:
If seqwish gets killed at the right moment, it will leave some temporary files behind that it doesn't clean up on its next invocation. That can be a problem. The solution might be to patch mmmultimap to do the right thing in this case, and delete any files that exist before re-opening them and corrupting the table that's being recorded.
The text was updated successfully, but these errors were encountered: