dense 2d flow gating
play

DENSE: 2D Flow Gating Phil De Jager Aaron Brandes Nov. 30, - PowerPoint PPT Presentation

DENSE: 2D Flow Gating Phil De Jager Aaron Brandes Nov. 30, 2012 FlowCAP III Introduction: DENSE Challenge 4: Cyto-trol GaDng Goal: Method that finds


  1. DENSE: 2D Flow Gating Phil ¡De ¡Jager ¡ Aaron ¡Brandes ¡ Nov. ¡30, ¡2012 ¡ FlowCAP ¡III ¡

  2. Introduction: DENSE • ¡Challenge ¡4: ¡Cyto-­‑trol ¡GaDng ¡ • ¡Goal: ¡Method ¡that ¡finds ¡gates ¡based ¡on ¡landmark ¡regions ¡of ¡ high ¡density ¡ • ¡Similar ¡to ¡approach ¡taken ¡by ¡biologists ¡who ¡use ¡FlowJo ¡ zebra ¡plots ¡as ¡an ¡aid ¡for ¡tough ¡decisions ¡ • ¡Allows ¡for ¡feedback ¡and ¡iteraDve ¡design ¡ • ¡SoluDon: ¡DENSE ¡ Zebra ¡ Strategy ¡ Plot ¡ Plot ¡

  3. DENSE: 2D Flow Gating • ¡DENSE ¡uses ¡1 ¡& ¡2 ¡D ¡density ¡info ¡to ¡create ¡gates ¡ • ¡Implemented ¡in ¡R ¡using ¡flowStats, ¡flowCore, ¡curvHDR ¡ • ¡Preprocessing ¡ • ¡RegularizaDon ¡of ¡input ¡ • ¡Logicle ¡transformaDon ¡ ¡ • ¡Focus ¡here ¡on ¡gaDng ¡strategy ¡for ¡a ¡few ¡cell ¡populaDons ¡ • ¡VisualizaDon ¡important ¡for ¡development ¡and ¡debugging ¡ GaDng ¡ Strategy ¡ Plot ¡ Plot ¡

  4. curvHDR Package M. Wand High ¡Density ¡ • ¡curvHDR ¡finds ¡regions ¡of ¡high ¡density ¡ ¡ Region ¡ • ¡non-­‑parametric ¡ • ¡points ¡may ¡be ¡in ¡0, ¡1 ¡or ¡more ¡regions ¡ • ¡returns ¡requested ¡%ile ¡of ¡enDre ¡region ¡ • ¡I ¡use ¡region ¡with ¡esDmated ¡95% ¡of ¡points ¡ ¡Find ¡ • ¡I ¡developed ¡tools ¡to: ¡ Contours ¡ • ¡compute ¡staDsDcs ¡for ¡the ¡regions ¡ • ¡min, ¡max, ¡mean, ¡median, ¡area ¡%Dle ¡ • ¡select ¡regions ¡based ¡on ¡staDsDcs ¡ • ¡greatest, ¡smallest, ¡within ¡a ¡range ¡ Trim ¡to ¡given ¡% ¡ • ¡visualize ¡gates ¡

  5. CD4 & CD8 Gating • ¡ID ¡CD4+ ¡components ¡ • ¡ID ¡CD4-­‑CD8+ ¡comps. ¡ • ¡Drop ¡CD4+CD8+ ¡comps ¡ • ¡Average ¡non-­‑overlapping ¡ boundaries ¡if ¡desired ¡

  6. Transitional BCell Gating • ¡A ¡ ¡more ¡complex ¡example ¡ • ¡ID ¡rightmost ¡component ¡ • ¡ID ¡northmost ¡point ¡ • ¡max(x ¡+ ¡y) ¡for ¡comp ¡ • ¡Intersect ¡line ¡x ¡+ ¡y ¡= ¡max ¡with ¡ boundary ¡box ¡ • ¡Find ¡max ¡CD38, ¡CD ¡24 ¡ • ¡Create ¡polygon ¡gate ¡ ¡

  7. Memory BCell Gating • ¡Use ¡1D ¡GaDng ¡for ¡CD27 ¡boundary ¡ • ¡Use ¡2D ¡ ¡for ¡IgD ¡boundary ¡

  8. Singlet Gating • ¡regression ¡lines ¡ • ¡red ¡– ¡all ¡cells ¡ • ¡green ¡– ¡lymphocytes ¡ • ¡verDcal ¡offsets ¡+ ¡and ¡– ¡ • ¡create ¡polygon ¡ • ¡FSC-­‑A ¡lymph ¡limits ¡ • ¡intersect ¡verDcals ¡w ¡ regression ¡line ¡ • ¡choose ¡best ¡(hi/low) ¡one ¡

  9. Memory TCell Gating • ¡ ¡adjustment ¡of ¡boundaries ¡is ¡ verDcal ¡for ¡CD4 ¡cells, ¡ horizontal ¡for ¡CD8 ¡cells ¡

  10. Conclusions • ¡DENSE ¡uses ¡2D ¡regions ¡of ¡high ¡density ¡for ¡automated ¡gate ¡ creaDon ¡ ¡ • ¡each ¡gaDng ¡scheme ¡created ¡using ¡DENSE ¡uDliDes ¡ • ¡Future ¡possibiliDes: ¡ • ¡framework ¡to ¡ease ¡creaDon ¡of ¡new ¡gaDng ¡schemes ¡ • ¡use ¡of ¡clustering ¡or ¡parametric ¡modeling ¡to ¡create ¡ components ¡ • ¡curvHDR ¡ • ¡creates ¡intuiDve ¡looking ¡2D ¡regions ¡ • ¡I ¡developed ¡supplementary ¡tools ¡for ¡greater ¡uDlity ¡ • ¡performs ¡slowly ¡on ¡100,000+ ¡cells ¡ • ¡VisualizaDon ¡of ¡results ¡is ¡important ¡for ¡ ¡ • ¡iteraDve ¡design ¡with ¡biologists ¡ • ¡debugging ¡ ¡

  11. Thanks To • ¡Hafler ¡Lab ¡Yale ¡ • ¡Khadir ¡Raddassi ¡ • ¡Lesley ¡Devine ¡ • ¡Phil ¡De ¡Jager ¡ • ¡Greg ¡Finak ¡ • ¡Funding ¡-­‑ ¡NIH/NIAID ¡ ¡

Recommend


More recommend