Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Spring 4
Description
GOAL: To take an existing Deseq2 script and add the ability to run ComplexUpsetR within the script.
2 strategies:
- Run Brandon's python script to prep the table and then run upsetR.
- Use Tidyverse features to manipulate the Deseq results to prep for UpsetR
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-2993 [ 21429 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Description |
GOAL: To take an existing Deseq2 script and add the ability to run ComplexUpsetR within the script. 2 strategies: # Run Brandon's python script to prep the table and then run upsetR. # Use Tidyverse features to manipulate the Deseq results to prep for UpsetR |
GOAL: To take an existing Deseq2 script and add the ability to run ComplexUpsetR within the script. 2 strategies: # Run Brandon's python script to prep the table and then run upsetR. # Use Tidyverse features to manipulate the Deseq results to prep for UpsetR |
| Story Points | 2 | 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 ] |
| 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 ] |
Step 1: Rob needs to share the original script, the metafile and the FeatureCount counts table.