fwdReadsType {amplican} | 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)