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
In customized MOSART-ELM domain setup, if MOSART is 2D and ELM is 1D, an error may occur:
1: ERROR: (seq_map_gsmapcheck) different gsmap size
39: (seq_map_gsmapcheck)gsmap global sizes different 3016 1972
Either we change both to 2D or both to 1D may solve the issue.
The text was updated successfully, but these errors were encountered:
In customized MOSART-ELM domain setup, if MOSART is 2D and ELM is 1D, an error may occur:
1: ERROR: (seq_map_gsmapcheck) different gsmap size
39: (seq_map_gsmapcheck)gsmap global sizes different 3016 1972
Either we change both to 2D or both to 1D may solve the issue.
The text was updated successfully, but these errors were encountered: