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

Adding UpSetR on to the end of the EBSeq-HMM pipeline

    Details

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

      Description

      We want to get Venn Diagram like results for the time series data created via EBSeq-HMM.
      We wish to use UpsetR for it's fancy visualization.

      Example on how to run UpsetR in R:

      {{library(UpSetR)

      myGeneSets <- list(
      set1 = c("gene1","gene2","gene3"),
      set2 = c("gene1","gene4","gene5", "gene7"),
      set3 = c("gene1","gene7")
      )

      upset(fromList(myGeneSets))}}

      Run this on the Johnson time series data.

      A good location for the ebseq data to go , along with these results would be at the following
      Google drive location.

      Location for the data on Google Drive:
      https://drive.google.com/drive/folders/1_I6PLSoBg4H3Y1MzY2qhxjk-FBmM4cmQ?usp=share_link

        Attachments

        1. all_upsetR.pdf
          38 kB
        2. all_upsetR.png
          all_upsetR.png
          147 kB
        3. down_down_down_upsetR.pdf
          27 kB
        4. down_down_up_upsetR.pdf
          33 kB
        5. down_up_down_upsetR.pdf
          37 kB
        6. down_up_up_upsetR.pdf
          31 kB
        7. up_down_down_upsetR.pdf
          31 kB
        8. up_down_up_upsetR.pdf
          37 kB
        9. up_up_down_upsetR.pdf
          30 kB
        10. up_up_up_upsetR.pdf
          30 kB
        11. upsetR_distinct.png
          upsetR_distinct.png
          163 kB
        12. Up-Up-Up_upsetR.png
          Up-Up-Up_upsetR.png
          109 kB
        13. V2_UpsetR.png
          V2_UpsetR.png
          153 kB

          Activity

          robofjoy Robert Reid created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Epic Link IGBF-2993 [ 21429 ]
          ann.loraine Ann Loraine made changes -
          Description
          We want to get Venn Diagram like results for the time series data created via EBSeq-HMM.
          We wish to use UpsetR for it's fancy visualization.

          Example on how to run UpsetR in R:

          {{library(UpSetR)

          myGeneSets <- list(
            set1 = c("gene1","gene2","gene3"),
            set2 = c("gene1","gene4","gene5", "gene7"),
            set3 = c("gene1","gene7")
          )

          upset(fromList(myGeneSets))}}

          Run this on the Johnson time series data.

          A good location for the ebseq data to go , along with these results would be at the following
          Google drive location.
           
          Location for the data on Google Drive:
          https://drive.google.com/drive/folders/1_I6PLSoBg4H3Y1MzY2qhxjk-FBmM4cmQ?usp=share_link
          We want to get Venn Diagram like results for the time series data created via EBSeq-HMM.
          We wish to use UpsetR for it's fancy visualization.

          Example on how to run UpsetR in R:

          {{library(UpSetR)

          myGeneSets <- list(
            set1 = c("gene1","gene2","gene3"),
            set2 = c("gene1","gene4","gene5", "gene7"),
            set3 = c("gene1","gene7")
          )

          upset(fromList(myGeneSets))}}

          Run this on the Johnson time series data.

          A good location for the ebseq data to go , along with these results would be at the following
          Google drive location.
           
          Location for the data on Google Drive:
          https://drive.google.com/drive/folders/1_I6PLSoBg4H3Y1MzY2qhxjk-FBmM4cmQ?usp=share_link
          Mdavis4290 Molly Davis made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Mdavis4290 Molly Davis made changes -
          Assignee Molly Davis [ molly ]
          Mdavis4290 Molly Davis made changes -
          Attachment all_upsetR.png [ 17691 ]
          Mdavis4290 Molly Davis made changes -
          Attachment all_upsetR.png [ 17691 ]
          Mdavis4290 Molly Davis made changes -
          Attachment all_upsetR.png [ 17692 ]
          Mdavis4290 Molly Davis made changes -
          Attachment all_upsetR.png [ 17692 ]
          Mdavis4290 Molly Davis made changes -
          Attachment all_upsetR.png [ 17693 ]
          Mdavis4290 Molly Davis made changes -
          Attachment V2_UpsetR.png [ 17694 ]
          Mdavis4290 Molly Davis made changes -
          Comment [ I tried fixing the numbers at the top bars from overlapping but I think you can only angle them and that didn't work. I can remove them but I think the smaller numbers are important to see. ]
          Mdavis4290 Molly Davis made changes -
          Attachment upsetR_distinct.png [ 17695 ]
          Mdavis4290 Molly Davis made changes -
          Attachment Up-Up-Up_upsetR.png [ 17696 ]
          Mdavis4290 Molly Davis made changes -
          Attachment up_down_up_upsetR.pdf [ 17698 ]
          Attachment down_up_up_upsetR.pdf [ 17699 ]
          Attachment up_up_down_upsetR.pdf [ 17700 ]
          Attachment down_up_down_upsetR.pdf [ 17701 ]
          Attachment up_up_up_upsetR.pdf [ 17702 ]
          Attachment down_down_down_upsetR.pdf [ 17703 ]
          Attachment all_upsetR.pdf [ 17704 ]
          Attachment up_down_down_upsetR.pdf [ 17705 ]
          Attachment down_down_up_upsetR.pdf [ 17706 ]
          Mdavis4290 Molly Davis made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          Mdavis4290 Molly Davis made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          Mdavis4290 Molly Davis made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          Mdavis4290 Molly Davis made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          Mdavis4290 Molly Davis made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          Mdavis4290 Molly Davis made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          Mdavis4290 Molly Davis made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          Mdavis4290 Molly Davis made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]

            People

            • Assignee:
              Mdavis4290 Molly Davis
              Reporter:
              robofjoy Robert Reid
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: