Details

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

      Description

      Steps to reproduce:

      1. Fork/Clone the repository https://bitbucket.org/lorainelab/ncbi-primer/src/master/.
      2. Try to run a pipeline for the forked repo master branch or build the cloned repo locally.
      3. You can see a test case failure

        Attachments

          Issue Links

            Activity

            jsirigin Jaya Sravani Sirigineedi created issue -
            jsirigin Jaya Sravani Sirigineedi made changes -
            Field Original Value New Value
            Link This issue relates to IGBF-2319 [ IGBF-2319 ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Assignee Ann Loraine [ aloraine ]
            nfreese Nowlan Freese made changes -
            Epic Link IGBF-1765 [ 17855 ]
            nfreese Nowlan Freese made changes -
            Sprint Fall 5 [ 181 ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Assignee Jaya Sravani Sirigineedi [ jsirigin ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            jsirigin Jaya Sravani Sirigineedi added a comment - - edited

            When I was investigating I found out that the test case which is expecting to give an error when selecting "Arabidopsis thaliana" is written because of this https://jira.bioviz.org/browse/IGBF-2287?focusedCommentId=27078&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-27078 as there is an expectation for this database to work only for few species. But when I debug the test case, I found out that the NCBI primer is giving a response when this organism is selected. [~aloraine] Should it give an error for this particular one? Also, I tried this in the NCBI primer website using the primer blast tool to do the primer calculation through the website and it worked for this organism. Below is the results screenshot.

            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - - edited When I was investigating I found out that the test case which is expecting to give an error when selecting "Arabidopsis thaliana" is written because of this https://jira.bioviz.org/browse/IGBF-2287?focusedCommentId=27078&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-27078 as there is an expectation for this database to work only for few species. But when I debug the test case, I found out that the NCBI primer is giving a response when this organism is selected. [~aloraine] Should it give an error for this particular one? Also, I tried this in the NCBI primer website using the primer blast tool to do the primer calculation through the website and it worked for this organism. Below is the results screenshot.
            jsirigin Jaya Sravani Sirigineedi made changes -
            Hide
            jsirigin Jaya Sravani Sirigineedi added a comment -

            As discussed, added a random name for the organism to check the failure case. Below is the branch where the changes are present.
            https://bitbucket.org/jaya-sravani/ncbi-primer/branch/IGBF-3483

            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - As discussed, added a random name for the organism to check the failure case. Below is the branch where the changes are present. https://bitbucket.org/jaya-sravani/ncbi-primer/branch/IGBF-3483
            jsirigin Jaya Sravani Sirigineedi made changes -
            Assignee Jaya Sravani Sirigineedi [ jsirigin ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            nfreese Nowlan Freese made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            nfreese Nowlan Freese made changes -
            Status First Level Review in Progress [ 10301 ] Needs 1st Level Review [ 10005 ]
            nfreese Nowlan Freese made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ]
            Hide
            nfreese Nowlan Freese added a comment -

            Testing on Mac
            Able to build NCBI Primer app locally using Sravani's IGBF-3483. Code looks good.

            Ready for pull request.

            Show
            nfreese Nowlan Freese added a comment - Testing on Mac Able to build NCBI Primer app locally using Sravani's IGBF-3483 . Code looks good. Ready for pull request.
            nfreese Nowlan Freese made changes -
            Assignee Nowlan Freese [ nfreese ] Jaya Sravani Sirigineedi [ jsirigin ]
            nfreese Nowlan Freese made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            Hide
            nfreese Nowlan Freese added a comment -

            Sidenote: It seems odd that we have a hardcoded list of genomes for which the genome_selected_species (Genomes for selected eukaryotic organisms) is available. It looks like NCBI has added many additional genomes, thus it may be difficult for this app to keep up.

            Show
            nfreese Nowlan Freese added a comment - Sidenote: It seems odd that we have a hardcoded list of genomes for which the genome_selected_species (Genomes for selected eukaryotic organisms) is available. It looks like NCBI has added many additional genomes, thus it may be difficult for this app to keep up.
            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - Pull request submitted: https://bitbucket.org/lorainelab/ncbi-primer/pull-requests/3
            jsirigin Jaya Sravani Sirigineedi made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Assignee Jaya Sravani Sirigineedi [ jsirigin ]
            ann.loraine Ann Loraine made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ]
            Hide
            ann.loraine Ann Loraine added a comment -

            The logger code needs to be updated:

            logger.info("Test for database : genome_selected_species, Organism : Arabidopsis thaliana  ");
            

            because the organism is no longer Arabidopsis thaliana.

            Show
            ann.loraine Ann Loraine added a comment - The logger code needs to be updated: logger.info( "Test for database : genome_selected_species, Organism : Arabidopsis thaliana " ); because the organism is no longer Arabidopsis thaliana.
            ann.loraine Ann Loraine made changes -
            Status Reviewing Pull Request [ 10303 ] To-Do [ 10305 ]
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ] Jaya Sravani Sirigineedi [ jsirigin ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            jsirigin Jaya Sravani Sirigineedi added a comment -

            Made the changes, squashed the commits, and created a new Pull Request. https://bitbucket.org/lorainelab/ncbi-primer/pull-requests/4

            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - Made the changes, squashed the commits, and created a new Pull Request. https://bitbucket.org/lorainelab/ncbi-primer/pull-requests/4
            jsirigin Jaya Sravani Sirigineedi made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            jsirigin Jaya Sravani Sirigineedi made changes -
            Assignee Jaya Sravani Sirigineedi [ jsirigin ]
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            Merged to master branch. Artifact built successfully. Moving to DONE.

            Show
            ann.loraine Ann Loraine added a comment - - edited Merged to master branch. Artifact built successfully. Moving to DONE.
            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 ] 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 ]
            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 ]
            ann.loraine Ann Loraine made changes -
            Assignee Jaya Sravani Sirigineedi [ jsirigin ]

              People

              • Assignee:
                jsirigin Jaya Sravani Sirigineedi
                Reporter:
                jsirigin Jaya Sravani Sirigineedi
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: