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

On-Boarding: Step 0 - Module 1 of IGB course & running IGB

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      3
    • Sprint:
      Summer 5: 3 Aug - 14 Aug, Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Winter 3 Jan 25 - Feb 5, Winter 4 Feb 8 - Feb 19, Winter 5 Feb 22 - Mar 5, Spring 3 2021 Apr 19 - Apr 30, Summer 1 2023 May 15, Fall 3 2023 Oct 2, Fall 4, Fall 5

      Description

      Welcome to your first on-boarding task for the IGB core development team!

      We are super excited you have joined us! We hope you will enjoy your time with us and will make big contributions to the code base and the IGB community.

      For the next steps, please do the following tasks to get familiar with IGB and how it is used.

      Note that this issue has 3 story points.

      A "story point" is an estimate for how long a task ought to take. One day is roughly equal to one story point.

      This means you should expect to spend about three working days on this "on-boarding" task. Take your time on this task and explore the IGB interface to better understand how it works.

      Reading:

      IGB on-line canvas course:

      IGB documentation:

      Get started using IGB:

      1. Download and install the current release of IGB onto your computer from https://bioviz.org/
      2. Click the “install IGB” button in the top right. (The appropriate version for your operating system should be supplied for you.)
      3. Click the button to download IGB for your computer
      4. Run the downloaded file
      5. Follow the instructions in the setup wizard.
      6. Open and run the Integrated Genome Browser software.
      7. The IGB Quickstart webpage will open automatically in your web browser.
      8. IGB may take several seconds to launch.
      9. Using IGB, follow along and copy the actions shown in this video: https://www.youtube.com/watch?v=LjPNT1k9cqk
      10. Re-create the scene shown at the very end of the video.
      11. Then use the camera icon button in the IGB toolbar at the top, or go to File > Save Image to take a picture of IGB showing the scene at the end of the video;
      12. Upload that image here as an attachment (you can use the plus icon to the right of Attachments).
      13. Move the ticket to Needs 1st Level Review by clicking the Workflow dropdown button at the top (under the ticket name), and select Request Review. You could also drag the ticket over to the right one space from the Agile board > IGB > Work view.
      14. Since this might be the first ticket you do, and it needs to be completed before you move on to On-Boarding: Step 1 (Step 0 is a blocker for Step 1): Reach out to another developer here to review your ticket with you before you move on.

      Reviewers:

      • Watch https://www.youtube.com/watch?v=LjPNT1k9cqk
      • Confirm that the assignee has uploaded an image with graphs loaded and configured to the same scale as each other, as shown in the video
      • Confirm that the assignee has enrolled in the class. To do this select the People tab and look for the student’s name in the list.

        Attachments

        1. igb_1.0.png
          68 kB
          Kaushik Gopu
        2. igb.png
          795 kB
          Jaya Sravani Sirigineedi
        3. igb.png
          124 kB
          Jay Ostwal
        4. IGB.PNG
          78 kB
          Omkar Marne
        5. igb2.png
          61 kB
          Irvin Naylor
        6. screenshot-1.png
          123 kB
          Udaya Chinta
        7. screenshot-2.png
          328 kB
          Udaya Chinta
        8. screenshot-3.png
          526 kB
          Udaya Chinta

          Issue Links

            Activity

            Hide
            uchinta Udaya Chinta added a comment - - edited

            *Day1:

            Below are the doubts and I got them clarified from Professor Loraine and Dr Freese:

            • What is the source for BAM file?
            • Dont we have a feature to delete all tracks at a time in data management table?
            Show
            uchinta Udaya Chinta added a comment - - edited * Day1: Enrolled in canvas course and completed the module 1. Installed IGB and completed the steps mentioned in the youtube video. Attaching the screenshot for verification. Attaching the another screenshot where I have explored reads, annotations and graphs tabs. I have gone through the below documentations https://wiki.bioviz.org/confluence/display/ITD/How+to+test+-+read+this+first https://wiki.bioviz.org/confluence/display/igbdevelopers/Developing+Integrated+Genome+Browser Below are the doubts and I got them clarified from Professor Loraine and Dr Freese: What is the source for BAM file? Dont we have a feature to delete all tracks at a time in data management table?
            Hide
            uchinta Udaya Chinta added a comment -

            Day 2:
            I created an account in Bitbucket, forked the igb repository, and added an SSH key. I then tried to set up the local environment by cloning the Bitbucket repository, but it threw an error showing:
            kex_exchange_identification: read: Software caused connection abort
            banner exchange: Connection to 104.192.142.26 port 22: Software caused connection abort.
            I resolved the above error. After resolving it, I received the following message:
            authenticated via ssh key.
            Now I am getting another error that I need to resolve.

            Show
            uchinta Udaya Chinta added a comment - Day 2: I created an account in Bitbucket, forked the igb repository, and added an SSH key. I then tried to set up the local environment by cloning the Bitbucket repository, but it threw an error showing: kex_exchange_identification: read: Software caused connection abort banner exchange: Connection to 104.192.142.26 port 22: Software caused connection abort. I resolved the above error. After resolving it, I received the following message: authenticated via ssh key. Now I am getting another error that I need to resolve.
            Hide
            ann.loraine Ann Loraine added a comment -

            The ticket is in the "needs review" column but the most recent comment added by Udaya Chinta indicates more work is needed to resolve a new error. So I am returning this to "To-Do" because more work needs to be done, according to comments added thus far.

            Show
            ann.loraine Ann Loraine added a comment - The ticket is in the "needs review" column but the most recent comment added by Udaya Chinta indicates more work is needed to resolve a new error. So I am returning this to "To-Do" because more work needs to be done, according to comments added thus far.
            Hide
            uchinta Udaya Chinta added a comment - - edited

            Day 3: I am able to clone the code using https url and installed azul jdk 21. Maven build is successful on local machine.
            Attaching the screenshot

            Show
            uchinta Udaya Chinta added a comment - - edited Day 3: I am able to clone the code using https url and installed azul jdk 21. Maven build is successful on local machine. Attaching the screenshot
            Hide
            jsirigin Jaya Sravani Sirigineedi added a comment - - edited

            Review:

            • The image uploaded has the same graphs loaded and the scales also match the video.
            • Udaya Chinta is enrolled in the Canvas course.

            Moving the ticket to done.

            Show
            jsirigin Jaya Sravani Sirigineedi added a comment - - edited Review: The image uploaded has the same graphs loaded and the scales also match the video. Udaya Chinta is enrolled in the Canvas course. Moving the ticket to done.

              People

              • Assignee:
                uchinta Udaya Chinta
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: