automated gating of flow cytometry data using rho path distance

12
Automated Gating of Flow Cytometry Data using Rho Path Distance http://www.genengnews.com/insight-and-intelligenceand153/flow-cytometry-goes -atomic/77899583/ Keyi Wu Project Leader: Matthew Hirn

Upload: herbert-daniel

Post on 13-Dec-2015

217 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Automated Gating of Flow Cytometry Data using Rho Path Distance

Automated Gating of Flow Cytometry Data using Rho Path Distance

http://www.genengnews.com/insight-and-intelligenceand153/flow-cytometry-goes-atomic/77899583/

Keyi WuProject Leader: Matthew Hirn

Page 2: Automated Gating of Flow Cytometry Data using Rho Path Distance

Flow Cytometry

Laser based

Used in:

cell counting

cell sorting

biomarker detection

indicates normal biological & pathogenic processes

protein engineering

Physical & chemical properties of cells

Diagnosis of health disorders http://www.scq.ubc.ca/flow-cytometry-a-technology-to-count-and-sort-cells/

Page 3: Automated Gating of Flow Cytometry Data using Rho Path Distance

Gating

Sequentially separate regions based on fluorescence intensity

Specific protocol exists for diagnostic and clinical purposes

Page 4: Automated Gating of Flow Cytometry Data using Rho Path Distance

Path Distance

Page 5: Automated Gating of Flow Cytometry Data using Rho Path Distance

rho -> 0 : shortest path measured purely based on adding local distance

rho -> Inf : distance defined by “worst” segment in path

Page 6: Automated Gating of Flow Cytometry Data using Rho Path Distance
Page 7: Automated Gating of Flow Cytometry Data using Rho Path Distance

Compute in Parallel

Divide data (size N) into sections each with less than a desired amount of points (n)

Define boundary points for all boxes

Calculate local and global distance within each box & for boundary points

Find path between points not in same box through boundary paths

Page 8: Automated Gating of Flow Cytometry Data using Rho Path Distance

Principal Component Analysis (PCA)

Linear dimensionality reduction technique

Finds dimension in which variance is maximal

Page 9: Automated Gating of Flow Cytometry Data using Rho Path Distance

Partitioning Data

Boxes PCA

Page 10: Automated Gating of Flow Cytometry Data using Rho Path Distance
Page 11: Automated Gating of Flow Cytometry Data using Rho Path Distance

Ratio of distance computed from parallel vs. regular

Page 12: Automated Gating of Flow Cytometry Data using Rho Path Distance

Future work

Increase efficiency of code

FlowCAP - Flow Cytometry: Critical Assessment of Population Identification Methods