Skip to content

Commit

Permalink
implementing some formatting on top of will's pr
Browse files Browse the repository at this point in the history
  • Loading branch information
nrminor committed Nov 18, 2024
1 parent c6f979d commit b2b22e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/resplice_primers.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ def normalize_indices(
# primers), they should all have the same name at this stage, and will thus have
# -1, -2, and -3 appended to them respectively.
for j, primer_name_df in enumerate(new_dfs):

# having passed the above checks, we can now proceed to assigning new names
# to the primers to account for spike-ins explicitly.
corrected_indices = assign_new_indices(
Expand Down

0 comments on commit b2b22e5

Please sign in to comment.