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

Fix bug in MutantvsWildtype markdown

    Details

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

      Description

      Markdown: FindMutantVsWildtypeDEGenes-DESeq2.Rmd

      Code issue: v = rs$padj<=Q & rs$log2FoldChange>=lfcThreshold

      The issue with this code is that it only includes the greater than or equal to log2foldchange of just 1 and we want to include -1 as well. To fix this use the abs() function. The comps values (# of genes) should be higher after this is fixed.

        Attachments

          Activity

          No work has yet been logged on this issue.

            People

            • Assignee:
              Mdavis4290 Molly Davis
              Reporter:
              Mdavis4290 Molly Davis
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: