Note: Each column from fcs_readfcs() is a different channel of the cytometer according to the following table
1. FCS-A | 2. FCS-H | 3. FCS-W | 4. SSC-A | 5. SSC-H |
6. SSC-W | 7. FITC-A | 8. PE-Tx-Red-YG-A | 9. Pacific Blue-A | 10. Time |
Example:
FITCA = OurData(:,7)
Note: Each column from fcs_readfcs() is a different channel of the cytometer according to the following table
1. FCS-A | 2. FCS-H | 3. FCS-W | 4. SSC-A | 5. SSC-H |
6. SSC-W | 7. FITC-A | 8. PE-Tx-Red-YG-A | 9. Pacific Blue-A | 10. Time |
Example:
FITCA = OurData(:,7)