From 6bc9e5954df3721f85f59a472129f57bfab79b08 Mon Sep 17 00:00:00 2001 From: Stephen Ficklin Date: Mon, 25 Sep 2023 17:13:58 -0700 Subject: [PATCH] Version change set --- setup.py | 2 +- test/demo/jupyter_demo.ipynb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.py b/setup.py index fd305aa..b7cbb3c 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ name='func_e', packages=find_packages(), url='https://systemsgenetics.github.io/FUNC-E/', - version='2.0.0', + version='2.0.1', description='FUNC-E is a python library and script for functional enrichment of gene lists. It follows a similar approach to that of DAVID (https://david.ncifcrf.gov/) in that it performs enrichment analysis using a Fisher\'s test but then clusters enriched annotations using Kappa Statistics. FUNC-E allows the user to provide their own annotation lists. It is fully executable on a UNIX command-line.', author='Ficklin and Feltus computational Labs (Washington State University & Clemson University)', license='GNU General Public License v3.0', diff --git a/test/demo/jupyter_demo.ipynb b/test/demo/jupyter_demo.ipynb index 5a87bcc..647d484 100644 --- a/test/demo/jupyter_demo.ipynb +++ b/test/demo/jupyter_demo.ipynb @@ -16,7 +16,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -31,7 +31,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -56,7 +56,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "metadata": {}, "outputs": [], "source": [