Description Usage Arguments Value Examples
Set alignments for forward reads.
1 | unassignedData(x) <- value
|
x |
(AlignmentsExperimentSet) |
value |
(list) Named (experiment IDs) list with elements of |
(AlignmentsExperimentSet)
PairwiseAlignmentsSingleSubject
class.
1 2 3 4 | file_path <- system.file("extdata", "results", "alignments",
"AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
unassignedData(aln) <- unassignedData(aln) #replace with the same values
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.