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.
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!