CellGroup-class: An S4 class representing a group of cells

Description Slots Examples

Description

This class gets you the tetrode id and brain region associated with each cell of a recording session. It also get the cluster id of the cell on its respective tetrode.

Slots

session

A character vector containing the names of the recording session.

path

The directory in which the files of the session are located.

fileBase

Is the path and session

nTetrodes

Number of tetrodes

nCells

Number of cells

id

Cell id

animal

Name of the animal

clu

Cluster id of the cells

tetrode

tetrode number of the cells

tetrodeId

id of the tetrode for each cell

cluToTetrode

clu id of the cell on its respective tetrode (used for clustering)

brainRegion

region in which the cell was recorded

Examples

1
df<-new("CellGroup")

kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.