Notes 3/8/16

From GcatWiki
Revision as of 19:55, 8 March 2016 by Ktsmith (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Dr. Campbell gave us a new R code that was essentially the same but included normalized aspect that was supposed to help with clustering. When I included qval < .05 showed correct clustering but list of genes was very long. Normalized z scale qvals , .05.png

Decided to do qval < .01 like I had before. found clustering was not exact but looked pretty good using z score (KEPT THESE 40 GENES TO LOOK AT) Normalized z scal qvals - .01.png

Doing the same thing but using number scale saw that there wasn't huge differences in the expression of the genes in the two groups. Normalized num scale qvals - .01.png


MOVING FORWARD

Moving forward decided to use the list of 40 genes. Decided that we would cross reference these 40 genes with the genes found in Castoe at 6 hours

  • genes on both would show differential expression early on and throughout the digestion process. List from Castoe is all unregulated so would need to see if ours were also unregulated or down regulated in the differential expression
  • genes on only his list would not be interesting
  • genes found only on our list might possibly be interesting because they could be involved in initiation and be back to regular levels by 6 hours

After comparing will look first at the genes on both lists to see their function and if they might be interesting, then will look at functions on the genes on our lists.

Later will run supervised clustering with these genes of interest.