Skip to content

Commit

Permalink
fix notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr committed Nov 26, 2023
1 parent 32cd6b7 commit 13b5411
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/sample_quality_report.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,6 @@
" editable_base_end=edit_quantification_end_pos\n",
" )\n",
" be.qc.plot_sample_edit_rates(bdata)"
<<<<<<< Updated upstream
=======
]
},
{
Expand Down Expand Up @@ -323,7 +321,6 @@
" total_edits = bdata.guides.groupby(\"target\")[\"edit_rate\"].sum()\n",
" plt.hist(n_guides)\n",
" plt.title(\"Total edit rates per target\")"
>>>>>>> Stashed changes
]
},
{
Expand Down

0 comments on commit 13b5411

Please sign in to comment.