You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LeeTL1220
changed the title
Funcotator will select more than one transcript, even when CANONICAL or BEST_EFFECT is chosen.
Funcotator can select more than one transcript, even when CANONICAL or BEST_EFFECT is chosen.
Jun 26, 2018
…nscript fix. (#4941)
- MAF is the output of Funcotator in M2 WDL. Closes#4935
- Updated mutect2.wdl manually tested locally and manually tested in FireCloud.
- Updated mutect2_nio.wdl manually tested in FireCloud.
- Updated automatic Cromwell WDL tests. Closes#4807
- Empty MAFs will be devoid of variants, not a file of 0 bytes. Closes#4937
- Fixed issue where multiple transcripts could be selected in edge cases, even when CANONICAL or BEST_EFFECT was selected. Closes#4952
Bug Report
Affected tool(s) or class(es)
Funcotator
Affected version(s)
Description
This happens when there are transcripts with different gene names that overlap a variant. Error is in
createFuncotationsOnVariant
...Expected behavior
One transcript is selected.
Actual behavior
One transcript per overlapping gene name is selected.
The text was updated successfully, but these errors were encountered: