Size: 632
Comment:
|
Size: 1179
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* [:DanieleMerico/HowtoDirectory/AffyCelCalSig: Importing Affymetrix CEL files and calculating MAS5 calls and signals] | * [:DanieleMerico/HowtoDirectory/AffyCelCalSig: Importing Affymetrix CEL files and calculating MAS5 calls and signals][[BR]] CEL files are the almost-raw files generated after chip image processing by Affymetrix software; [[BR]] the "fun" usually starts from CEL files onwards; here's is the simplest things you can do with CEL files. * [:DanieleMerico/HowtoDirectory/ExprSet: Importing Affymetrix CEL files and bothering about the R exprSet object][[BR]] if the experimental design is quite complex, or you are using a function requiring an expression set (exprSet),[[BR]] then, sorry, but you probably need to read this part instead of the previous one. |
Daniele Merico - HowTo Directory
Standard Microarray Analysis:
[:DanieleMerico/HowtoDirectory/AffyCelCalSig: Importing Affymetrix CEL files and calculating MAS5 calls and signals]BR CEL files are the almost-raw files generated after chip image processing by Affymetrix software; BR the "fun" usually starts from CEL files onwards; here's is the simplest things you can do with CEL files.
[:DanieleMerico/HowtoDirectory/ExprSet: Importing Affymetrix CEL files and bothering about the R exprSet object]BR if the experimental design is quite complex, or you are using a function requiring an expression set (exprSet),BR then, sorry, but you probably need to read this part instead of the previous one.
Computational Techniques for multi-dimensional data:
- [:DanieleMerico/HowtoDirectory/Distances: A few tips on distances] (especially for binary strings)