write_tome_exon_lengths: Write exon lengths to a tome file.

Description Usage Arguments

View source: R/write_tome.R

Description

Write exon lengths to a tome file.

Usage

1
write_tome_exon_lengths(exon_lengths, tome, overwrite = NULL)

Arguments

exon_lengths

A data.frame containing the columns "gene_name" and "exon_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.