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 the same spirit of having https://github.com/snakemake-workflows, is there any concern here about maintaining versions / containers for wrappers? I just cloned the repository locally and it wasn't tiny, but my larger concern is that if we also serve containers from here (that have automated builds for the wrappers) that will be more complicated than having a https://github.com/snakemake-wrappers organization, and storing wrappers under the complete uri. E.g., the current bio/arriba would be at https://github.com/snakemake-wrappers/bio/arriba. If some web interface (or similar) is then desired to show the wrappers, it could be rendered at snakemake-wrappers.github.io, and use a simple query to the API to update the listing.
The text was updated successfully, but these errors were encountered:
In the same spirit of having https://github.com/snakemake-workflows, is there any concern here about maintaining versions / containers for wrappers? I just cloned the repository locally and it wasn't tiny, but my larger concern is that if we also serve containers from here (that have automated builds for the wrappers) that will be more complicated than having a https://github.com/snakemake-wrappers organization, and storing wrappers under the complete uri. E.g., the current bio/arriba would be at https://github.com/snakemake-wrappers/bio/arriba. If some web interface (or similar) is then desired to show the wrappers, it could be rendered at snakemake-wrappers.github.io, and use a simple query to the API to update the listing.
The text was updated successfully, but these errors were encountered: