Skip to content

Commit

Permalink
missed during cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Sep 12, 2023
1 parent 25bb7f7 commit 580e143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variation/to_copy_number_variation.py
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ def amplification_to_cx_var(
) -> AmplificationToCxVarService:
"""Return Copy Number Change Variation for Amplification query
Parameter priority:
1. sequence, start, end (must provide ALL)
1. sequence_id, start, end (must provide ALL)
2. use the gene-normalizer to get the SequenceLocation
:param gene: Gene query
Expand Down

0 comments on commit 580e143

Please sign in to comment.