counts-SampleCounts-method: Get counts from SampleCounts object

counts,SampleCounts-methodR Documentation

Get counts from SampleCounts object

Description

Get counts from SampleCounts object

Usage

## S4 method for signature 'SampleCounts'
counts(object, processed = FALSE, sort_ids = FALSE)

Arguments

object

SampleCounts.

processed

raw (TRUE) or processed counts (FALSE)

sort_ids

order count matrix by guide - only applicable when processed = TRUE (FALSE)

Value

dataframe containing sample counts


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