match_intervals_to_vtc_annotations: Match intervals to VTC annotations

View source: R/lena.R

match_intervals_to_vtc_annotationsR Documentation

Match intervals to VTC annotations

Description

Does a brute-force interval join to match intervals to all annotations that overlap with them.

Usage

match_intervals_to_vtc_annotations(intervals, all_rttm)

Arguments

intervals

A tibble with columns interval_start, interval_end, interval_start_wav, and recording_id as output by prepare_intervals. Can contain other columns.

all_rttm

An all.rttm file from the VTC output loaded with read_rttm.


BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.