unassignedData: Unassigned read information.

unassignedDataR Documentation

Unassigned read information.

Description

Get unassigned reads and their characteristics.

Usage

unassignedData(x)

Arguments

x

(AlignmentsExperimentSet)

Value

(data.frameOrNULL)

Examples

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

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