Details
-
Type:
Task
-
Status: To-Do (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Sprint:Fall 4 2023 Oct 16, Fall 5, Fall 6, Fall 7
Description
Create a new markdown that take results from MvW-[assembly].txt and make volcano plots.
Attachments
Issue Links
- relates to
-
IGBF-3476 Find genes that differ between genotypes are and vf36 again
-
- Closed
-
Made a prototype RShiny app that reads results and makes a volcano plot. But it is not very good right now.
It needs a way for users to select the comparison to show. Also, it puts all the SL4 and SL5 genes onto the same plot, which is weird.
It might be better to show two plots - SL4 and SL5 next to each other.
Finally, an RShiny app showing just one or two plots makes it difficult to quickly assess all the results. I bet it would be better to write a Markdown that creates all the plots and then just puts them into a multipage PDF, like we did with this paper ages ago: https://pubmed.ncbi.nlm.nih.gov/17369640/
Unfortunately, however, I can't find the multi-page PDF *or* the code!