remove_guides_from_count_matrix: Remove guides from count matrix.

View source: R/sample_counts.R

remove_guides_from_count_matrixR Documentation

Remove guides from count matrix.

Description

Remove guides from a count matrix.

Usage

remove_guides_from_count_matrix(
  count_matrix = NULL,
  id_column = 1,
  guides_to_remove = NULL
)

Arguments

count_matrix

sample count matrix.

id_column

the index of column containing unique sgRNA identifiers.

guides_to_remove

guide identifiers to remove.

Value

dataframe


cancerit/RCRISPR documentation built on April 26, 2023, 10:12 p.m.