From 2634f0edf68d444129296f8ba4fdb7172b5739b4 Mon Sep 17 00:00:00 2001 From: helmutcarter Date: Wed, 7 Apr 2021 10:57:41 -0400 Subject: [PATCH] Noted lack of dependencies for motif_counter.py --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 006d1ee..aabf00c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## motif_counter.py To use: edit the variables at the top with your motif of interest and query sequence. No dependencies. +Dependencies: +- none ## rMATS2HOMER.py Purpose: Accepts [rMATS](https://github.com/Xinglab/rmats-turbo) output and converts into sequence files that can be used by [HOMER](http://homer.ucsd.edu/homer/motif/), a motif enrichment discovery program.