Skip to content

Commit

Permalink
Minor change to motif comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
srcrowl committed Jun 11, 2024
1 parent dd49bd7 commit 1353673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PTM_POSE/flanking_sequences.py
Original file line number Diff line number Diff line change
Expand Up @@ -591,5 +591,4 @@ def compare_inclusion_motifs(flanking_sequences, elm_classes = None):

flanking_sequences["Motif only in Inclusion"] = only_in_inclusion
flanking_sequences["Motif only in Exclusion"] = only_in_exclusion
flanking_sequences = flanking_sequences.replace('', np.nan)
return flanking_sequences

0 comments on commit 1353673

Please sign in to comment.