Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Sprint:Fall 5
Description
Draft an email for Muday lab to update them of the bug fix in Mutantvswildtype markdown and the new custom volcano plots markdown.
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-3446 [ 22548 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Assignee | Molly Davis [ molly ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Assignee | Molly Davis [ molly ] |
Update:
Last time we spoke we have been working on two requests. The first was fixing the bug in the 'FindMutantVsWildtypeDEGenes-DESeq2.Rmd' markdown. The issue was in a data frame that showed counts of significant genes with an adjusted pvalue of less than or equal to 0.01 and a lfcThreshold of greater than or equal to 1. The issue with this is that it did not include the lfcThreshold of less than or equal to -1, so the counts were not correct in the data frame. To fix this we added an absolute value function, abs(), that include the -1 and 1 values for the lfcThreshold. The table should now include higher amounts of significant genes.
Bug fixed Files:
The second update is a new markdown that creates the custom volcano plots that were requested. This included plots displaying the temperature dependent DE genes from the final timepoints (75min) for each genotype, without gene IDs on the plot. The method was DESeq2 and the SL4 genes names were used.
Custom Volcano Plot Files:
If you have any questions or more requests let us know!
Thank you!