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
{{ message }}
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Recipebook replaces _ with . in version numbers, so the path to packages such as samtools 1.10+88_g2281338 cannot be easily reconstructed from the output of recipebook.
The names of recipe folders are also not consistent with version numbers in all cases, as seen with samtools 1.9+2_g02d93a1, so cannot be easily used for this purpose.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Recipebook replaces
_
with.
in version numbers, so the path to packages such assamtools 1.10+88_g2281338
cannot be easily reconstructed from the output of recipebook.The names of recipe folders are also not consistent with version numbers in all cases, as seen with samtools 1.9+2_g02d93a1, so cannot be easily used for this purpose.
The text was updated successfully, but these errors were encountered: