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 3 2023 Oct 2
Description
EBSEQ-HMM should be able to predict whether gene increase or decrease over time using a HMM.
And it does this well!
BUT it should also be able to identify when states go from "Even expression" to high or low.
And I can't seem to detect any genes that do this.
Example:
"c..Up.Up.Up....14...Down.Up.Up....40...Up.Down.Up....169...Down.Down.Up....59.."
"Up-Up-Up" 14
"Down-Up-Up" 40
"Up-Down-Up" 169
"Down-Down-Up" 59
"Up-Up-Down" 13
"Down-Up-Down" 207
"Up-Down-Down" 32
"EE-Up-Up" 0
"Up-EE-Up" 0
"EE-EE-Up" 0
"Down-EE-Up" 0
"EE-Down-Up" 0
"Up-Up-EE" 0
"EE-Up-EE" 0
"Down-Up-EE" 0
"Up-EE-EE" 0
"Up-Down-EE" 0
"EE-Up-Down" 0
"Up-EE-Down" 0
"Down-Down-Down" 3
"Down-EE-EE" 0
"EE-Down-EE" 0
"Down-Down-EE" 0
"EE-EE-Down" 0
"Down-EE-Down" 0
"EE-Down-Down" 0
EE means even expression.
They are all zero.
And that happens in all 6 instances. Which is EXTREMELY unlikley.
I am missing something.
So this task is to figure out what I am missing!
Attachments
Issue Links
- blocks
-
IGBF-3454 Develop an R prototype script EB-Seq using Muday time course
-
- Closed
-