| Literature DB >> 15035676 |
George Tzircotis1, Rick F Thorne, Clare M Isacke.
Abstract
BACKGROUND: A useful application of flow cytometry is the investigation of cell receptor-ligand interactions. However such analyses are often compromised due to problems interpreting changes in ligand binding where the receptor expression is not constant. Commonly, problems are encountered due to cell treatments resulting in altered receptor expression levels, or when cell lines expressing a transfected receptor with variable expression are being compared. To overcome this limitation we have developed a Microsoft Excel spreadsheet that aims to automatically and effectively simplify flow cytometric data and perform statistical tests in order to provide a clearer graphical representation of results.Entities:
Mesh:
Substances:
Year: 2004 PMID: 15035676 PMCID: PMC395826 DOI: 10.1186/1471-2121-5-10
Source DB: PubMed Journal: BMC Cell Biol ISSN: 1471-2121 Impact factor: 4.241
Figure 1Analysis using the spreadsheet method of the effects of PMA treatment on hyaluronan binding to CD44 BW5147 cells were left untreated or treated with 160 nM PMA for 1 h or 48 h and then stained for three-colour flow cytometry as described in the Methods. For the negative control, untreated cells were stained with FITC-BSA followed by PE-streptavidin. The flow cytometry data is displayed as follows: A, histogram plots showing CD44 expression or FITC-hyaluronan binding for each treatment. B, two-parameter dot plots correlating FITC-hyaluronan binding against CD44 expression. C, the data was analysed using the spreadsheet method (see text for further details). The values given are arbitrary fluorescence units. Where there were 3 cells or fewer for a given PE fluorescence channel, the point is plotted at 0 on the y-axis.
Figure 2Use of the spreadsheet method incorporating students' t-test analysis to examine hyaluronan binding function of wild type and mutant CD44 receptors expressed in AKR1 cells AKR1 cells transfected with WT CD44 or CD44-T were stained for three-colour flow cytometry as described in the Methods. For the negative control, WT CD44 expressing cells were stained with FITC-BSA and rabbit anti-mouse PE-F(ab)2. The flow cytometry data is displayed as follows: A, histogram plots showing CD44 expression or FITC-hyaluronan binding. B, two-parameter dot plots correlating FITC-hyaluronan binding against CD44 expression. C, the data was analysed using the spreadsheet method (see text for further details). Where there were 3 cells or fewer for a given PE fluorescence channel, the point is plotted at 0 on the y-axis. Values are arbitrary fluorescence units. Analysis used the spreadsheet method including application of a students' t-test. Where there was a significant statistical difference in FITC-hyaluronan binding between WT CD44 and CD44-T at the 99.9% level, a point is plotted at 980 on the y-axis.
Excel Formulae used in spreadsheet analysis
| {=(IF(D3<4,"x",AVERAGE(IF($A$3:$A$60000=$A2,$B$3:$B$60000))))} | |
| =COUNTIF($A$3:$A$60000,$A2) | |
| {=IF(B3="x","x",(STDEV(IF($A$3:$A$60000=$A2,$B$3:$B$60000))))} | |
| =IF(B3="x","x",C3^2) | |
| =IF(B3="x",0,CONFIDENCE(0.001,C3,D3)) | |
| =IF((AND(B3<>"x",N3<>"x")),(ABS(B3-N3))/(SQRT((F3/D3)+(R3/P3))),"x") | |
| =IF((AND(B3<>"x",N3<>"x")),((D3+P3)-2),"x") | |
| =TINV(0.001,T3) | |
| =IF((AND(B3<>"x",N3<>"x")),(IF((H3>(LOOKUP(I3,$T$3:$T$1002,$V$3:$V$1002))),980,-50)),-50 |
Formulae used in spreadsheet calculations to analyse flow cytometric data. See methods for further details on the function of each.