music_Design.matrix: Cell type specific library size

Description Usage Arguments Value See Also

View source: R/construct.R

Description

This function is for calculating the cell type specific library size for selected cell types.

Usage

1
music_Design.matrix(x, non.zero, markers, clusters, samples, select.ct)

Arguments

x

ExpressionSet, single cell dataset

non.zero

logical, if true, remove all gene with zero expression

markers

vector or list of gene names

clusters

character, the phenoData used as clusters

samples

character,the phenoData used as samples

select.ct

vector of cell types included, default as NULL. If NULL, include all cell types in x

Value

subject by cell type matrix of library

See Also

music_S, music_M.theta,


kalpita23/scRNA_package documentation built on June 26, 2020, 12:15 a.m.