Skip to content

Commit

Permalink
Update _preprocessing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong committed Jan 9, 2023
1 parent 921dcfa commit 435475a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandelion/preprocessing/_preprocessing.py
Expand Up @@ -861,9 +861,9 @@ def _correct_c_call(
print(p)
# move and rename
move_to_tmp(fasta, filename_prefix)
update_j_multimap(fasta, filename_prefix)
make_all(fasta, filename_prefix, loci="ig")
rename_dandelion(fasta, filename_prefix, endswith=out_ex, subdir="tmp")
update_j_multimap(fasta, filename_prefix)


def assign_isotypes(
Expand Down

0 comments on commit 435475a

Please sign in to comment.