subset_expression: Subset the counts data by the Markers Threshold, then ensure...

View source: R/subset_expression.R

subset_expressionR Documentation

Subset the counts data by the Markers Threshold, then ensure expression levels are equal for all columns

Usage

subset_expression(markers_threshold, counts, Value)

Arguments

markers_threshold

Your markers_threshold dataset generated from Identify Marker Thresholding function

counts

Your- raw counts matrix

Value

Your threshold for how close you want your total number of transcripts to be to the minimum. E.G. all columns within 150

subsetting data


Goralsth/FloodLight documentation built on April 20, 2022, 12:42 a.m.