Skip to content

Commit

Permalink
Update GenomeAssembly
Browse files Browse the repository at this point in the history
  • Loading branch information
markquintontulloch committed Nov 14, 2024
1 parent 81d693b commit cf56fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/cliapp/src/constants/Classes.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const CLASSES = Object.freeze({
link: '/#/genomeAssemblies',
type: 'entity',
hasTable: false,
isIndexed: false,
isIndexed: true,
},
GeneExpressionAnnotation: {
name: 'Gene Expression Annotations',
Expand Down

0 comments on commit cf56fcb

Please sign in to comment.