write_rttm: Write a tibble to an .rttm file

View source: R/rttm.R

write_rttmR Documentation

Write a tibble to an .rttm file

Description

Write a tibble to an .rttm file

Usage

write_rttm(rttm_df, rttm_path)

Arguments

rttm_df

A dataframe with rttm data as produced by read_rttm.

rttm_path

A path to write to.

Value

Returns input rttm_df


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