diff --git a/src/app/config/docs.json b/src/app/config/docs.json index 97c1f464..f03855e5 100644 --- a/src/app/config/docs.json +++ b/src/app/config/docs.json @@ -2440,7 +2440,7 @@ "id" : "status/genome-overview" }, { - "content" : "\n\n- -\n Genome overview Graphic and basic information about each chromosome\n Sequencing status Contig size, gap status and progress, including centromeres and telomeres\n Sequence updates Changes to the genome sequence since July 2003\n Sequence updates pending Pending changes, mainly from the Broad Institute, some supported by data from other sources\n Gene coordinate changes Changes to coordinates of individual genes since publication\n New and removed genes Genes identified or removed since publication\n Gene characterisation Current counts of protein coding gene status, as published in small scale experiments\n Genome statistics Information on the status of the genome (Note: Last updated January 2017)\n Priority unstudied genes Unstudied nuclear-encoded protein-coding genes conserved 1:1 in human\n Unmapped genes List of genes identified genetically but not cloned or physically mapped\n - -\n\nNote: Many older S. pombe sequence submissions to the DNA databases (International Nucleotide Sequence Database Collaboration databases, i.e. ENA, GenBank, DDBJ) contain one or more errors, and we do not have the resources to maintain past sequences or flag every error in PomBase.\n", + "content" : "\n\n- -\n Genome overview Graphic and basic information about each chromosome\n Sequencing status Contig size, gap status and progress, including centromeres and telomeres\n Sequence updates Changes to the genome sequence since July 2003\n Sequence updates pending Pending changes, mainly from the Broad Institute, some supported by data from other sources\n Protein coding gene coordinate changes Changes to coordinates of individual protein coding genes since publication\n RNA gene coordinate changes Changes to coordinates of RNA genes since publication\n New and removed genes Genes identified or removed since publication\n Gene characterisation Current counts of protein coding gene status, as published in small scale experiments\n Genome statistics Information on the status of the genome (Note: Last updated January 2017)\n Priority unstudied genes Unstudied nuclear-encoded protein-coding genes conserved 1:1 in human\n Unmapped genes List of genes identified genetically but not cloned or physically mapped\n - -\n\nNote: Many older S. pombe sequence submissions to the DNA databases (International Nucleotide Sequence Database Collaboration databases, i.e. ENA, GenBank, DDBJ) contain one or more errors, and we do not have the resources to maintain past sequences or flag every error in PomBase.\n", "heading" : "Genome Status", "id" : "status/index" }, diff --git a/src/app/documentation/docs/docs.component.html b/src/app/documentation/docs/docs.component.html index cc1da15e..ca0f8d36 100644 --- a/src/app/documentation/docs/docs.component.html +++ b/src/app/documentation/docs/docs.component.html @@ -6907,7 +6907,7 @@
Details for allele types and descriptions:
-General note: Nucleotide and amino acid positions should reflect the current sequence data in PomBase. Please refer to the Gene Coordinate Changes page to ensure that your residue position entries are up to date.
+General note: Nucleotide and amino acid positions should reflect the current sequence data in PomBase. Please refer to the Gene Coordinate Changes page to ensure that your residue position entries are up to date.
For protein-coding genes, number nucleotide residues from 1 starting with the A of the initiator ATG.
For histones, amino acid residue numbering assumes that the initiator methionine is removed.
Pending changes, mainly from the Broad Institute, some supported by data from other sources | |||
Gene coordinate changes | -Changes to coordinates of individual genes since publication | +Protein coding gene coordinate changes | +Changes to coordinates of individual protein coding genes since publication |
RNA gene coordinate changes | +Changes to coordinates of RNA genes since publication | +||
New and removed genes | Genes identified or removed since publication | ||
Gene characterisation | Current counts of protein coding gene status, as published in small scale experiments | ||
Genome statistics | Information on the status of the genome (Note: Last updated January 2017) | ||
Priority unstudied genes | Unstudied nuclear-encoded protein-coding genes conserved 1:1 in human | ||
Unmapped genes | List of genes identified genetically but not cloned or physically mapped |