search for: treat_1000_3

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

Did you mean: treat_1000_4
2006 Jan 23
0
design matrix and coefficients
...is how my target files looks like: filename treated time.h conc. ctrl_1.cel no 24 0 ctrl_2.cel no 24 0 ctrl_3.cel no 24 0 ctrl_4.cel no 24 0 treat_100_1.cel yes 24 100 treat_100_2.cel yes 24 100 treat_1000_3.cel yes 24 1000 treat_1000_4.cel yes 24 1000 2. I would like to create a design matrix to compare all 4 wt files with all 4 ctrl files. But I also want to see the differences between the two concentrations (100, 1000). I have a problem creating the different coefficients. How do...