File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/sites/ortho-site/webapp/wdkCustomization/js/client/records Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import React from 'react';
22import { RecordTable } from './SequenceRecordClasses.SequenceRecordClass' ;
33import { RecordTableProps , WrappedComponentProps } from './Types' ;
44
5- import MGD_hist_img from './MGD-hist .png' ;
5+ import MGD_hist_img from './GroupStats_Par_Rplot .png' ;
66
77export function RecordTable_GroupStats (
88 props : WrappedComponentProps < RecordTableProps >
@@ -33,8 +33,8 @@ export function RecordTable_GroupStats(
3333 fontSize : '90%' ,
3434 } }
3535 >
36- The histogram shows the distribution of the median percent identity
37- cohesiveness indicator across all orthologous groups.
36+ The histograms show the distribution of the median percent identity
37+ within Core (red) and All (blue) ortholog groups.
3838 </ figcaption >
3939 </ figure >
4040 </ div >
You can’t perform that action at this time.
0 commit comments