1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 10:00:46 +02:00

gnu: pigx-chipseq: Use Snakemake 7.

* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace snakemake
with snakemake-7.

Change-Id: Ib4d7d95713be3535b44ad10b655cf1a217048121
This commit is contained in:
Ricardo Wurmus 2025-05-10 10:05:41 +02:00
parent 46ccde1476
commit c43c9f9849
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18190,7 +18190,7 @@ expression report comparing samples in an easily configurable manner.")
fastqc
bowtie
idr
snakemake
snakemake-7
samtools
bedtools
kentutils))