From cb5883f10e860fd0470e039905457e14864322ed Mon Sep 17 00:00:00 2001 From: helmutcarter Date: Wed, 7 Apr 2021 10:55:16 -0400 Subject: [PATCH] Grammatical correction. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10d9f22..006d1ee 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ To use: edit the variables at the top with your motif of interest and query sequ ## 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 +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. Dependencies: - [pyfaidx](https://pypi.org/project/pyfaidx/) `pip install pyfaidx`