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
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-3446 [ 22548 ] |
| Description |
Use Ivory's app.R from inducible-ant-rna-seq repo and adapt it to our own results.
|
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 |
| Sprint | Fall 4 2023 Oct 16 [ 180 ] | Fall 4 2023 Oct 16, Fall 5 [ 180, 181 ] |
| Rank | Ranked higher |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | To-Do [ 10305 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | To-Do [ 10305 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| 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 ] |
| Comment |
[ *PR*: https://bitbucket.org/hotpollen/flavonoid-rnaseq/pull-requests/34
Note: This is to save my work on a branch and to ensure no work is lost. I will continue working on the app. ] |
| Summary | Adapt Ivory Shiny app to work with our Lab results | Investigate: Adapt Ivory Shiny app to work with our Lab results |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Assignee | Molly Davis [ molly ] | Ann Loraine [ aloraine ] |
| 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 | Ann Loraine [ aloraine ] | Molly Davis [ molly ] |
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.