View source: R/sample_counts.R
remove_guides_from_sample_counts | R Documentation |
Remove guides from a SampleCounts
object.
remove_guides_from_sample_counts(
sample_counts_object = NULL,
guides_to_remove = NULL
)
sample_counts_object |
SampleCounts object. |
guides_to_remove |
guide identifiers to remove. |
SampleCounts object
SampleCounts-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.