rveReadsType: Type of reverse reads.

rveReadsTypeR Documentation

Type of reverse reads.

Description

Get type of reverse reads.

Usage

rveReadsType(x)

Arguments

x

(AlignmentsExperimentSet)

Value

(listOrNULL) list with objects of PairwiseAlignmentsSingleSubject

Examples

file_path <- system.file("extdata", "results", "alignments",
                         "AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
rveReadsType(aln)

valenlab/amplican documentation built on Jan. 28, 2024, 5:10 a.m.