Description Usage Arguments Value Examples
Get type of reverse reads.
1 | rveReadsType(x)
|
x |
(AlignmentsExperimentSet) |
(listOrNULL) list with objects of PairwiseAlignmentsSingleSubject
1 2 3 4 | file_path <- system.file("extdata", "results", "alignments",
"AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
rveReadsType(aln)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.