loadMatrix: loadMatrix

Description Usage Arguments

View source: R/ImportData.R

Description

load expression matrix from csv file. works for HTO, ADT and sgRNA data

Usage

1
loadMatrix(file = NULL, header = TRUE, row.names = 1, sep = ",")

Arguments

file

hash tag csv file

header

the file has a header or not

row.names

column of row names

sep

the field separator character.


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