Skip to content

Commit

Permalink
Include description of structural variation
Browse files Browse the repository at this point in the history
  • Loading branch information
jarbesfeld committed Nov 25, 2024
1 parent 8e4c9bd commit d29bfc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/fusor/translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,8 +480,8 @@ async def from_cicero(
:param chr_3prime: The chromosome for the 3' partner
:param pos_5prime: The genomic breakpoint for the 5' partner
:param pos_3prime: The genomic breakpoint for the 3' partner
:param sv_ort: Whether the mapping orientation of assembled contig has
confident biological meaning
:param sv_ort: Whether the mapping orientation of assembled contig (driven by
structural variation) has confident biological meaning
:param event_type: The structural variation event that created the called fusion
:param rb: The reference build used to call the fusion
:return: An AssayedFusion object, if construction is successful
Expand Down

0 comments on commit d29bfc7

Please sign in to comment.