Description Usage Arguments Value Examples
Get barcode data.frame with information on the barcode level.
1 | barcodeData(x)
|
x |
(AlignmentsExperimentSet) |
(data.tableOrNULL)
1 2 3 4 | file_path <- system.file("extdata", "results", "alignments",
"AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
barcodeData(aln)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.