Skip to content

Classifying cell types

Julie Fabre edited this page Jul 4, 2024 · 3 revisions

Bombcell can currently classify:

  • striatal units as in Peters et al., Nature 2021. To do so run (1) bombcell quality metrics, then (2) bombcell's ephys paramaters, inputing 'striatum' as region in the function [ephysProperties, unitClassif] = ep.ephysPropertiesPipeline(ephysKilosortPath, savePath, rerunEP, region);
  • cortical units as in Peters et al., Cell Reports 2022. To do so run (1) bombcell quality metrics, then (2) bombcell's ephys paramaters, inputing 'cortex' as region in the function [ephysProperties, unitClassif] = ep.ephysPropertiesPipeline(ephysKilosortPath, savePath, rerunEP, region);