pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

atac-seq: macs2 -> macs3



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 21 16:33:55 2023 -0600
Changeset:	e5087404d3f691ef79ea5df2bd37a68a4e18a814

Modified Files:
	atac-seq/Makefile

Log Message:
atac-seq: macs2 -> macs3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e5087404d3f691ef79ea5df2bd37a68a4e18a814

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 atac-seq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index 4a1c4055fc..b00a6073bc 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -17,7 +17,7 @@ DEPENDS+=	bwa>0:../../biology/bwa
 DEPENDS+=	bowtie2>0:../../biology/bowtie2
 DEPENDS+=	samtools>0:../../biology/samtools
 DEPENDS+=	igv>0:../../biology/igv
-DEPENDS+=	${PYPKGPREFIX}-macs2>0:../../wip/py-macs2
+DEPENDS+=	${PYPKGPREFIX}-macs3>0:../../wip/py-macs3
 DEPENDS+=	fasda>0:../../wip/fasda
 DEPENDS+=	peak-classifier>0:../../wip/peak-classifier
 DEPENDS+=	${PYPKGPREFIX}-multiqc-[0-9]*:../../wip/py-multiqc


Home | Main Index | Thread Index | Old Index