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
The main headache is reading/storing correctly formatted scoring matrices, which are currently being consumed as HyPhy dictionaries. I think the way to go is to use JSON for storage, and stdlib for processing.
The following would be nice to have:
The text was updated successfully, but these errors were encountered: