File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
packages/react-variant-view/src/component/functionalPrediction
src/shared/components/mutationTable/column Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ export default class MutationAssessor extends React.Component<
46
46
).
47
47
< br />
48
48
< b >
49
- Mutation Assessor V4 data is now available in the portal!
49
+ Mutation Assessor V4 data is available in the portal since
50
+ Oct. 8, 2024.
50
51
</ b > { ' ' }
51
52
New manuscript is in progress. Click{ ` ` }
52
53
< a href = "http://mutationassessor.org/r3/" target = "_blank" >
Original file line number Diff line number Diff line change @@ -318,7 +318,8 @@ class FunctionalImpactColumnTooltip extends React.Component<
318
318
).
319
319
< br />
320
320
< b >
321
- Mutation Assessor V4 data is now available in the portal!
321
+ Mutation Assessor V4 data is available in the portal since
322
+ Oct. 8, 2024.
322
323
</ b > { ' ' }
323
324
New manuscript is in progress. Click{ ` ` }
324
325
< a href = "http://mutationassessor.org/r3/" target = "_blank" >
You can’t perform that action at this time.
0 commit comments