Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2451

Fix problem with scientific names having more than two words in Genome Dashboard

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Several organisms have scientific names that are longer than two words, such as Oryza sativa japonica.

      In this case, "japonica" is a cultivar or variety name.

      There is a bug in Genome Dashboard that causes it to not display the full scientific name for this and other species that have scientific names containing more than two words. Also, the common name is not being displayed.

        Attachments

          Activity

          ann.loraine Ann Loraine created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Epic Link IGBF-1765 [ 17855 ]
          ann.loraine Ann Loraine made changes -
          Description Several organisms have scientific names that are longer than two words, such as Oryza sativa japonica.

          In this case, "japonica" is a cultivar or variety name.

          There is a bug in Genome Dashboard that causes it to not display the full scientific name for this and other species with more than two words. Also, the common name is not being displayed.

          Several organisms have scientific names that are longer than two words, such as Oryza sativa japonica.

          In this case, "japonica" is a cultivar or variety name.

          There is a bug in Genome Dashboard that causes it to not display the full scientific name for this and other species that have scientific names containing more than two words. Also, the common name is not being displayed.

          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          pbadzuh Philip Badzuh (Inactive) added a comment - - edited

          Please see the commit below:
          https://bitbucket.org/pbadzuh/genome-dashboard_pbdev/commits/49a3da31a713d9da614d0e48a8e8619df8ef934d?at=IGBF-2451

          The changes made above:

          • ensure genomes have proper common names
          • ensure genomes have full scientific names
          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - - edited Please see the commit below: https://bitbucket.org/pbadzuh/genome-dashboard_pbdev/commits/49a3da31a713d9da614d0e48a8e8619df8ef934d?at=IGBF-2451 The changes made above: ensure genomes have proper common names ensure genomes have full scientific names
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Story Points 0.5 0.75
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ] Philip Badzuh [ pbadzuh ]
          Hide
          ann.loraine Ann Loraine added a comment -

          I have a doubt:

          It seems like the code is getting the scientific name for each organism from the Quickload "contents.txt" files. If so, this needs to be changed. The "species.txt" file provides the scientific name.

          See: https://wiki.transvar.org/display/igbman/Use+species.txt+to+link+species+names+to+IGB+genome+names for details.

          Show
          ann.loraine Ann Loraine added a comment - I have a doubt: It seems like the code is getting the scientific name for each organism from the Quickload "contents.txt" files. If so, this needs to be changed. The "species.txt" file provides the scientific name. See: https://wiki.transvar.org/display/igbman/Use+species.txt+to+link+species+names+to+IGB+genome+names for details.
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
          ann.loraine Ann Loraine made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          ann.loraine Ann Loraine made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Thanks for the explanation today during the daily meeting.
          Please submit PR when ready.
          cc: Philip Badzuh

          Show
          ann.loraine Ann Loraine added a comment - Thanks for the explanation today during the daily meeting. Please submit PR when ready. cc: Philip Badzuh
          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - No problem! Please see PR below: https://bitbucket.org/lorainelab/genome-dashboard/pull-requests/23/igbf-2451-fix-genome-scientific-and-common/diff
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          gchamma Jay Chamma (Inactive) made changes -
          Assignee Jay Chamma [ gchamma ]
          gchamma Jay Chamma (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          Hide
          gchamma Jay Chamma (Inactive) added a comment -

          Post merge testing:

          • The scientific name and the common name for the organism Oryza sativa japonica appear correctly.
          • The common name now appears as "Rice (japonica)" and the scientific name appears as "Oryza sativa japonica"
          • The scientific name for other species with a name longer than two words appear correctly as well
          • Some common names are still displayed incorrectly however (more info below)

          Steps taken to confirm this:
          1. Loaded https://test.bioviz.org/genome-dashboard
          2. Scrolled down to "Rice (japonica)"
          3. Confirmed that the scientific name and common name appear correctly
          4. Confirmed that other long scientific names appear correctly such as "Musa acuminata DH Pahang", "Malus domestica Borkh", and "Thermococcus kodakaraensis KOD1"

          Philip Badzuh Organisms such as Maize B73, Yarrowia lipolytica CLIB122, Yarrowia lipolytica PO1f, and Yarrowia lipolytica WSH-Z06 do not have the proper common name.

          Since multiple common names appear incorrectly, I am moving this ticket back to "To-Do" and re-assigning it to Philip Badzuh

          Show
          gchamma Jay Chamma (Inactive) added a comment - Post merge testing: The scientific name and the common name for the organism Oryza sativa japonica appear correctly. The common name now appears as "Rice (japonica)" and the scientific name appears as "Oryza sativa japonica" The scientific name for other species with a name longer than two words appear correctly as well Some common names are still displayed incorrectly however (more info below) Steps taken to confirm this: 1. Loaded https://test.bioviz.org/genome-dashboard 2. Scrolled down to "Rice (japonica)" 3. Confirmed that the scientific name and common name appear correctly 4. Confirmed that other long scientific names appear correctly such as "Musa acuminata DH Pahang", "Malus domestica Borkh", and "Thermococcus kodakaraensis KOD1" Philip Badzuh Organisms such as Maize B73, Yarrowia lipolytica CLIB122, Yarrowia lipolytica PO1f, and Yarrowia lipolytica WSH-Z06 do not have the proper common name. Since multiple common names appear incorrectly, I am moving this ticket back to "To-Do" and re-assigning it to Philip Badzuh
          gchamma Jay Chamma (Inactive) made changes -
          Status Post-merge Testing In Progress [ 10003 ] To-Do [ 10305 ]
          gchamma Jay Chamma (Inactive) made changes -
          Assignee Jay Chamma [ gchamma ] Philip Badzuh [ pbadzuh ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          pbadzuh Philip Badzuh (Inactive) added a comment -

          Thanks for noticing this, Jay Chamma. It seems that some common names are defined incorrectly in the data source itself. See:
          https://bitbucket.org/lorainelab/integrated-genome-browser/raw/master/core/synonym-lookup/src/main/resources/species.txt

          • The second tab-delimited column represents common names

          [~aloraine], would it be safe to update the file mentioned above with the correct common names?

          Show
          pbadzuh Philip Badzuh (Inactive) added a comment - Thanks for noticing this, Jay Chamma . It seems that some common names are defined incorrectly in the data source itself. See: https://bitbucket.org/lorainelab/integrated-genome-browser/raw/master/core/synonym-lookup/src/main/resources/species.txt The second tab-delimited column represents common names [~aloraine] , would it be safe to update the file mentioned above with the correct common names?
          pbadzuh Philip Badzuh (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          pbadzuh Philip Badzuh (Inactive) made changes -
          Assignee Philip Badzuh [ pbadzuh ]
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          Thanks for the comment. The code is indeed behaving correctly. I think it is OK to use the common names as shown, even though they seem a bit weird. I think that researchers working with these organisms would recognize these names.

          So I think for now we can leave it as is.

          Moving this to closed.

          Show
          ann.loraine Ann Loraine added a comment - - edited Thanks for the comment. The code is indeed behaving correctly. I think it is OK to use the common names as shown, even though they seem a bit weird. I think that researchers working with these organisms would recognize these names. So I think for now we can leave it as is. Moving this to closed.
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          ann.loraine Ann Loraine made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          ann.loraine Ann Loraine made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: