Skip to content

Commit 1b90034

Browse files
nbedanovaCopilot
andauthored
Update pf2rnaseq/figures/figureHeiserCompPac.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d42f5c6 commit 1b90034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pf2rnaseq/figures/figureHeiserCompPac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def makeFigure():
2020

2121
# Add subplot labels
2222
subplotLabel(ax)
23-
X = read_h5ad("/home/nicoleb/'C3TAg_50")
23+
X = read_h5ad("/home/nicoleb/C3TAg_50")
2424
# X = import_Heiser()
2525
# X = pf2(X, 30)
2626
# X.uns["Pf2_A"] = correct_conditions(X)

0 commit comments

Comments
 (0)