unassignedData | R Documentation |
Get unassigned reads and their characteristics.
unassignedData(x)
x |
(AlignmentsExperimentSet) |
(data.frameOrNULL)
file_path <- system.file("extdata", "results", "alignments",
"AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
unassignedData(aln)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.