Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

difference in conda env hashes between snakePipes and snakemake #914

Open
katsikora opened this issue Aug 9, 2023 · 1 comment
Open
Labels

Comments

@katsikora
Copy link
Contributor

For rna_seq.yaml:
name: snakepipes_RNAseq_environment_2.0
channels:

  • conda-forge
  • bioconda
    dependencies:

- python >= 3

  • bedtools = 2.30.0
  • samtools = 1.15.1
  • subread = 2.0.1
  • hisat2 = 2.2.1
  • star = 2.7.10b
  • salmon = 1.10.1
  • r-base = 4.1.3
  • r-wasabi
  • r-dplyr
  • r-ggplot2
  • r-pheatmap
  • r-rmarkdown
  • r-knitr
  • pandoc
  • r-dt
  • r-rcolorbrewer
  • bioconductor-deseq2
  • bioconductor-tximport
  • r-knitcitations
  • bioconductor-apeglm
  • tbb

- rmats = 4.1.0

snakemake calculates the hash 29176e8931ebf4e5c530cdaeeea4c2b4_, while snakePipes createEnvs 1894f9150863005367d36e19714f936e .

@katsikora
Copy link
Contributor Author

snakemake version 7.18.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant