fwdReadsType: Type of forward reads.

fwdReadsTypeR Documentation

Type of forward reads.

Description

Get type of forward reads.

Usage

fwdReadsType(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)
fwdReadsType(aln)

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