get_library_annotations,LibraryAnnotations-method | R Documentation |
Get library annotations from LibraryAnnotations object
## S4 method for signature 'LibraryAnnotations'
get_library_annotations(
object,
processed = FALSE,
sort_ids = FALSE,
crisprcleanr = FALSE
)
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) |
dataframe containing library annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.