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
Fix parse_straingst to support the new format
The function now checks whether we're reading a new-style StrainGST
file or not. Fixing this function also fixes
`straingr prepare-ref`.
Closes#11.