snakemake / snakedeploy

deploy a snakemake pipeline directly from version control (under development)
Mozilla Public License 2.0
21 stars 8 forks source link

no profile directory deployed along the workflow #64

Open cmeesters opened 1 month ago

cmeesters commented 1 month ago

Description

I deployed my own workflow (snakemake.github.io/snakemake-workflow-catalog/).

What I Did

$ snakedeploy deploy-workflow https://github.com/snakemake-workflows/transcriptome-differential-expression . --tag v1.2.0

The workflow has a profile directory - this is not part of the download and hence not editable.