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

Implement logic to load the genomes for GenArk

    Details

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

      Description

      Implement logic to load the GenArk genomes to IGB when the user clicks the Load button.

        Attachments

          Activity

          jsirigin Jaya Sravani Sirigineedi (Inactive) created issue -
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Field Original Value New Value
          Epic Link IGBF-4086 [ 23382 ]
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Description I
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Description I Implement logic to load the GenArk genomes to IGB when the user clicks the Load button.
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Story Points 2 3
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Story Points 3 2
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Sprint Spring 3 [ 212 ]
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Sprint Spring 3 [ 212 ] Spring 4 [ 213 ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4 [ 213 ] Spring 4, Spring 5 [ 213, 214 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          jsirigin Jaya Sravani Sirigineedi (Inactive) added a comment - - edited

          Completed the implementation and made a few changes that we discussed after the initial review. Here is the updated code:
          https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-4108
          https://bitbucket.org/jaya-sravani/ucsc-genark-data-provider/branch/IGBF-4108
          To test:

          • Pull both the branches into your local.
          • Build and run IGB from the given branch.
          • Build the ucsc-genark-data-provider service as well using "mvn clean install"
          • Now add the data provder as a plugin in IGB, while choosing the folder choose the generated target folder of the ucsc-genark-data-provider service.
          • Load any of the genomes from the table.
          • Review the pop-up window and the message it shows.
          • Check whether the genome is added as a Quickload with a prefix "GenArk_" in its name.
          • Check whether the genome is loaded into IGB. (there won't be any default dataset that will load but all the datasets should be shown under Available data and chromosomes should be loaded.)

          Please review the changes and let me know if there's any issue.

          Note: This ticket can be tested along with https://jira.bioviz.org/browse/IGBF-4167. PR for this is raised along with that ticket: https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/1069

          Show
          jsirigin Jaya Sravani Sirigineedi (Inactive) added a comment - - edited Completed the implementation and made a few changes that we discussed after the initial review. Here is the updated code: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-4108 https://bitbucket.org/jaya-sravani/ucsc-genark-data-provider/branch/IGBF-4108 To test: Pull both the branches into your local. Build and run IGB from the given branch. Build the ucsc-genark-data-provider service as well using "mvn clean install" Now add the data provder as a plugin in IGB, while choosing the folder choose the generated target folder of the ucsc-genark-data-provider service. Load any of the genomes from the table. Review the pop-up window and the message it shows. Check whether the genome is added as a Quickload with a prefix "GenArk_" in its name. Check whether the genome is loaded into IGB. (there won't be any default dataset that will load but all the datasets should be shown under Available data and chromosomes should be loaded.) Please review the changes and let me know if there's any issue. Note: This ticket can be tested along with https://jira.bioviz.org/browse/IGBF-4167 . PR for this is raised along with that ticket: https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/1069
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          jsirigin Jaya Sravani Sirigineedi (Inactive) made changes -
          Assignee Jaya Sravani Sirigineedi [ jsirigin ]
          ann.loraine Ann Loraine made changes -
          Sprint Spring 4, Spring 5 [ 213, 214 ] Spring 4, Spring 5, Spring 6 [ 213, 214, 215 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          nfreese Nowlan Freese made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          Hide
          nfreese Nowlan Freese added a comment - - edited

          Tested on Sravani's branch 4123 on Mac.

          • Popup appears when the "Load" button is clicked
          • The genome is added to the data provider with GenArk
          • IGB switches to the new genome
          • I can load data and sequence for the genome

          Ready for PR

          Show
          nfreese Nowlan Freese added a comment - - edited Tested on Sravani's branch 4123 on Mac. Popup appears when the "Load" button is clicked The genome is added to the data provider with GenArk IGB switches to the new genome I can load data and sequence for the genome Ready for PR
          nfreese Nowlan Freese made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          Hide
          jsirigin Jaya Sravani Sirigineedi (Inactive) added a comment -

          Raised a new PR for this as part of https://jira.bioviz.org/browse/IGBF-4123.

          Show
          jsirigin Jaya Sravani Sirigineedi (Inactive) added a comment - Raised a new PR for this as part of https://jira.bioviz.org/browse/IGBF-4123 .
          jsirigin Jaya Sravani Sirigineedi (Inactive) 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 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged PR, built installers and deployed to Early Access section of BioViz.org.

          Show
          ann.loraine Ann Loraine added a comment - Merged PR, built installers and deployed to Early Access section of BioViz.org.
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          Hide
          nfreese Nowlan Freese added a comment -

          Tested main branch on Mac:

          • Popup appears when the "Load" button is clicked
          • The genome is added to the data provider with GenArk
          • IGB switches to the new genome
          • I can load data and sequence for the genome

          Closing ticket.

          Show
          nfreese Nowlan Freese added a comment - Tested main branch on Mac: Popup appears when the "Load" button is clicked The genome is added to the data provider with GenArk IGB switches to the new genome I can load data and sequence for the genome Closing ticket.
          nfreese Nowlan Freese made changes -
          Assignee Jaya Sravani Sirigineedi [ jsirigin ]
          nfreese Nowlan Freese made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          nfreese Nowlan Freese made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: