Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-web
ensembl-client
Commits
c8c38a6e
Unverified
Commit
c8c38a6e
authored
Mar 09, 2021
by
Andrey Azov
Committed by
GitHub
Mar 09, 2021
Browse files
Update E.coli genome id in the configs (#472)
parent
420a0cdf
Pipeline
#136909
passed with stages
in 3 minutes and 38 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/ensembl/src/content/app/browser/drawer/sampleData.ts
src/ensembl/src/content/app/browser/drawer/sampleData.ts
+1
-1
src/ensembl/src/content/app/species/sample-data.ts
src/ensembl/src/content/app/species/sample-data.ts
+2
-2
No files found.
src/ensembl/src/content/app/browser/drawer/sampleData.ts
View file @
c8c38a6e
...
...
@@ -238,7 +238,7 @@ export const trackDetailsSampleData: GenomeTrackDetails = {
description
:
'
Sequence variants from all sources
'
}
},
escherichia_coli_str_k_12_substr_mg1655_GCA_000005845_2
:
{
escherichia_coli_str_k_12_substr_mg1655_
gca_000005845_
GCA_000005845_2
:
{
'
track:gene-pc-fwd
'
:
{
track_id
:
'
track:gene-pc-fwd
'
,
track_name
:
'
Protein coding genes
'
,
...
...
src/ensembl/src/content/app/species/sample-data.ts
View file @
c8c38a6e
...
...
@@ -163,7 +163,7 @@ export const sampleData: RawSpeciesStats = {
promoters
:
21822
}
},
escherichia_coli_str_k_12_substr_mg1655_GCA_000005845_2
:
{
escherichia_coli_str_k_12_substr_mg1655_
gca_000005845_
GCA_000005845_2
:
{
assembly_stats
:
{
contig_n50
:
null
,
total_genome_length
:
4641652
,
...
...
@@ -604,7 +604,7 @@ export const sidebarData: SpeciesSidebarData = {
assembly_date
:
'
2013-06-01
'
,
notes
:
[]
},
escherichia_coli_str_k_12_substr_mg1655_GCA_000005845_2
:
{
escherichia_coli_str_k_12_substr_mg1655_
gca_000005845_
GCA_000005845_2
:
{
id
:
'
GCA_000005845.2
'
,
taxonomy_id
:
'
511145
'
,
strain
:
null
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment