attachModal: attachModal (not finished)

Description Usage Arguments

View source: R/ImportData.R

Description

read modalities and attach to cells

Usage

1
2
3
4
5
6
7
attachModal(
  object = NULL,
  data = NULL,
  target.col.name = NULL,
  type = c("bool", "value"),
  barcode.index = 1
)

Arguments

object

Seurat object

data

data table contains modality information with barcode

target.col.name

ssss

type

could be "bool" or "value"

barcode.index

index of barcode column in data table


WilsonImmunologyLab/LinQView documentation built on Jan. 3, 2022, 10 p.m.