rveReadsType-set: Read type for reverse reads.

rveReadsType<-R Documentation

Read type for reverse reads.

Description

Set read type for reverse reads.

Usage

rveReadsType(x) <- value

Arguments

x

(AlignmentsExperimentSet)

value

(list) Named (experiment IDs) list with elements of

Value

(AlignmentsExperimentSet) PairwiseAlignmentsSingleSubject class.

Examples

file_path <- system.file("extdata", "results", "alignments",
                         "AlignmentsExperimentSet.rds", package = "amplican")
aln <- readRDS(file_path)
rveReadsType(aln) <- rveReadsType(aln) # replace with the same values

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