filter_list {sccca}R Documentation

Process the cell markers that overlap between the cell markers and scRNA matrix

Description

This Function is used to return the cell markers that overlap between the cell markers and scRNA matrix

Usage

filter_list(gene_list, passed_cells)

Arguments

gene_list

list of unique genes of cell types.

passed_cells

cells types that pass the specified threshold.

Value

list of cell types which genes are found in the input matrix.

Author(s)

Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu


[Package sccca version 0.1.1 Index]