Skip to content

Commit

Permalink
fixes undefined problem, but not the ui problem (the jbrowse ortholog…
Browse files Browse the repository at this point in the history
…y panel shouldn't display for sars)
  • Loading branch information
scottcain committed May 2, 2024
1 parent b05013c commit 8b46914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ export const SPECIES = [
jBrowseurltemplate: 'tracks/All Genes/{refseq}/trackData.jsonz',
jBrowsefastaurl: 'https://s3.amazonaws.com/agrjbrowse/fasta/GCF_000001405.40_GRCh38.p14_genomic.fna.gz',
jBrowsetracks: '_all_genes',
jBrowseOrthologyTracks:'',
suppressFlatten: true,
vertebrate: false,
enableSingleCellExpressionAtlasLink: false,
Expand Down

0 comments on commit 8b46914

Please sign in to comment.