Skip to content

Commit 64e2c63

Browse files
committed
[CFDE-Gene-Partnership]: Fixup reversion
1 parent 517dcc9 commit 64e2c63

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

appyters/CFDE-Gene-Partnership/CFDE-Gene-Partnership.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"import plotly.io as pio\n",
9393
"import scipy.stats as st\n",
9494
"import traceback\n",
95+
"import urllib.parse\n",
9596
"from contextlib import contextmanager\n",
9697
"from textwrap import dedent\n",
9798
"from functools import partial, lru_cache\n",

appyters/CFDE-Gene-Partnership/appyter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/MaayanLab/appyter-catalog/main/schema/appyter-validator.json",
33
"name": "CFDE-Gene-Partnership",
44
"title": "CFDE Gene Partnership",
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"description": "This Appyter uses FAIR APIs from different DCCs to Resolve gene-centric information from CF DCCs.",
77
"image": "cfde-gene-partnership.png",
88
"public": true,

0 commit comments

Comments
 (0)