Skip to content

Commit

Permalink
Reduce memory usage for allele plots (pinellolab#478)
Browse files Browse the repository at this point in the history
* Create new function to plot memory reduced alleles table plot

* Round percentage complete in CLI and add initial 0% complete (#100)

---------

Co-authored-by: Kendell Clement <[email protected]>
  • Loading branch information
2 people authored and mbowcut2 committed Oct 14, 2024
1 parent b5eefa4 commit 3064c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRISPResso2/CRISPRessoPlot.py
Original file line number Diff line number Diff line change
Expand Up @@ -2967,6 +2967,7 @@ def plot_amino_acid_heatmap(




def prep_alleles_table(df_alleles, reference_seq, MAX_N_ROWS, MIN_FREQUENCY):
"""
Prepares a df of alleles for Plotting
Expand Down

0 comments on commit 3064c8a

Please sign in to comment.