write_tome_intron_lengths: Write intron lengths to a tome file.

Description Usage Arguments

View source: R/write_tome.R

Description

Write intron lengths to a tome file.

Usage

1
write_tome_intron_lengths(intron_lengths, tome, overwrite = NULL)

Arguments

intron_lengths

A data.frame containing the columns "gene_name" and "intron_length".

tome

Path to the target tome file.

overwrite

Whether or not to overwrite existing annotations. Default is NULL, which will use the global settings defined with set_scrattch.io_global_overwrite().


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.