read_tome_exon_lengths: Get exon lengths from a tome file

Description Usage Arguments

View source: R/read_tome.R

Description

Get exon lengths from a tome file

Usage

1
read_tome_exon_lengths(tome, genes = NULL, return_as = "vector")

Arguments

tome

tome file to read.

genes

specific genes to retrieve

return_as

If "vector", will return only the length values as a vector. If "data.frame", will return a data.frame with two columns: "gene_name" and "exon_length".


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