locate_postion: Locate the most frequent starting position of sub-sequence...

View source: R/dist.R

locate_postionR Documentation

Locate the most frequent starting position of sub-sequence among multiple sequences.

Description

Locate the most frequent starting position of sub-sequence among multiple sequences.

Usage

locate_postion(sobj, subseq)

Arguments

sobj

Sequence object as returned by import_seqs().

subseq

String. Sub-sequence to locate.

Value

The most frequent location.


phac-nml-phrsd/angedist documentation built on Nov. 27, 2022, 7:23 p.m.