get_library_annotations-LibraryAnnotations-method: Get library annotations from LibraryAnnotations object

get_library_annotations,LibraryAnnotations-methodR Documentation

Get library annotations from LibraryAnnotations object

Description

Get library annotations from LibraryAnnotations object

Usage

## S4 method for signature 'LibraryAnnotations'
get_library_annotations(
  object,
  processed = FALSE,
  sort_ids = FALSE,
  crisprcleanr = FALSE
)

Arguments

object

LibraryAnnotations

processed

raw (TRUE) or processed annotations (FALSE)

sort_ids

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

crisprcleanr

format for CRISPRcleanR (TRUE) or default to processed annotations (FALSE)

Value

dataframe containing library annotations


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