search for: myosin2

Displaying 1 result from an estimated 1 matches for "myosin2".

Did you mean: myosin1
2012 May 15
1
Master data frame or so
...and relate those to a function. In my mind this file looks like: Genelist: c("ILM1"," ILM2", "ILM3", "ILM4") @Statistics $p.value (0.01, 0.002, 0.0004, 0.006) $fold.change (2, 4,3, 0.5) @Moreinfo $("HemoglobinA1", "Myosin1", "Myosin2", " HemoglobinB1") @Functions $Blood("X", "", "", "X") $Muscle("", "X", "X","") I have no idea how to make such a file. I have been reading about matrices, data.frames, S4-objects, but I don't kn...