From 2018ec4a2f881465a1d13282059e307e1ecd6ab9 Mon Sep 17 00:00:00 2001 From: DVKlopfenstein Date: Sat, 12 Oct 2024 16:38:14 -0400 Subject: [PATCH] Add py tgt --- makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/makefile b/makefile index 8ee43b6..3941781 100644 --- a/makefile +++ b/makefile @@ -15,6 +15,9 @@ g: git remote -v git branch +py: + find src -name \*.py + run: src/bin/pwy_enrichment_reactome.py data/enrich/studyids/UniProt.txt