fwdReadsType | R Documentation |
Get type of forward reads.
fwdReadsType(x)
x |
(AlignmentsExperimentSet) |
(listOrNULL) list with objects of PairwiseAlignmentsSingleSubject
file_path <- system.file("extdata", "results", "alignments",
"AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
fwdReadsType(aln)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.