compare_counts_to_library | R Documentation |
Compares guide identifier and gene symbols in SampleCounts
and LibraryAnnotation
objects.
compare_counts_to_library(
sample_counts_object = NULL,
library_annotation_object = NULL
)
sample_counts_object |
SampleCounts object. |
library_annotation_object |
LibraryAnnotations object. |
logical.
SampleCounts-class
LibraryAnnotations-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.