Skip to content

Commit

Permalink
Modified EFGR values for Mutations in Download tab
Browse files Browse the repository at this point in the history
  • Loading branch information
arishta-dev committed Nov 28, 2024
1 parent 1f7e44e commit 3ed0a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/resultsView/download/DownloadUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export function generateMutationDownloadData(
extractMutationValue,
undefined,
'WT',
'NS'
'NP'
)
: [];
}
Expand Down

0 comments on commit 3ed0a31

Please sign in to comment.