Skip to content

Commit

Permalink
fix plot
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Jul 13, 2023
1 parent a614f50 commit 246e25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-book/conditions/perturbation_modeling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2355,7 +2355,7 @@
}
],
"source": [
"pt.pl.ms.barplot(mdata[\"rna\"])"
"pt.pl.ms.barplot(mdata[\"rna\"], guide_rna_column=\"guide_ID\")"
]
},
{
Expand Down

0 comments on commit 246e25c

Please sign in to comment.