30e9677ddc4349e1f54dec3d406d7c229502c2ae lrnassar Tue Nov 16 16:09:06 2021 -0800 Fixing up discrepancies between hive and tree for otto, refs #28331 diff --git src/hg/utils/otto/uniprot/bed12UniProtFullSeqBgp.as src/hg/utils/otto/uniprot/bed12UniProtFullSeqBgp.as index 0e85e61..d67d888 100644 --- src/hg/utils/otto/uniprot/bed12UniProtFullSeqBgp.as +++ src/hg/utils/otto/uniprot/bed12UniProtFullSeqBgp.as @@ -31,18 +31,18 @@ lstring protFullNames; "UniProt protein name" lstring protShortNames; "UniProt protein short name" lstring protAltFullNames; "UniProt alternative names" lstring protAltShortNames; "UniProt alternative short names" lstring geneNameDupl; "UniProt gene name" lstring geneSynonyms; "UniProt gene synonyms" lstring functionText; "UniProt function" lstring hgncSym; "HGNC Gene Symbol" lstring hgncId; "HGNC ID" lstring refSeq; "RefSeq IDs" lstring refSeqProt; "RefSeq Protein IDs" lstring entrezGene; "NCBI Entrez Gene" lstring ensGene; "Ensembl Gene IDs" - lstring ensTrans; "Ensembl Transcript IDs" lstring ensProt; "Ensembl Protein IDs" + lstring ensTrans; "Ensembl Transcript IDs" )