split_celltypes_byIndv: #########################################################################...

Description Usage Arguments Value

View source: R/split_celltypes_byIndv.r

Description

######################################################################### Split the celltypes by assinging individual ids.

Usage

1
2
3
4
5
6
split_celltypes_byIndv(
  keptExp,
  joinCells = c("TEGLU1", "TEGLU2"),
  nCases = 3,
  jointName = "Pyramidal"
)

Arguments

keptExp

A list containing all the experiment samples

joinCells

The celltypes to join as a single type of cells which are then split into two groups of samples. i.e. cases and controls

nCases

Number of individual of cases to split

jointName

New name of the joined celltype

Value

Returns an outputList which is what format and information?


neurogenomics/scFlowExamples documentation built on Dec. 22, 2021, 1:13 a.m.