matchSeqRowIndices: Find row indices of matching sequences.

Description Usage Arguments Value

View source: R/map.R

Description

Find row indices of matching sequences.

Usage

1
matchSeqRowIndices(x, sequences, simplify = FALSE)

Arguments

x

A mapframe object.

sequences

Sequences for which row indices should be returned.

simplify

Simplify list return value to a vector.

Value

Vector of row indices corresponding to the specified sequences. An empty vector is returned if no sequences match the input mapframe.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.