Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:4
-
Sprint:Fall 4 2023 Oct 16, Fall 5
Description
Use Ivory's app.R from inducible-ant-rna-seq repo and adapt it to our own results.
Files to use:
- CvT-DESeq2-[assembly].txt
- muday-144-[assembly]_counts-salmon_scaled.txt
- muday-144_sample_sheet.xlsx
Attachments
Issue Links
- relates to
-
IGBF-3449 Investigate: Make Rshiny app that plots data for a given gene
-
- Closed
-
Update: I have made my own app.R and have been adding each step of Ivory code into the app over time. For example, I have successfully used our results file and was able to adapt the code to show the gene identifier and to check it. I also posted the correct gene name below the user input with an else statement that will give corrections if wrong. Right now I am working on the data.frame in the sidebar under the gene identifier so it works with our results file.