melt_intron_coords: Convert intron coords string into data.frame

Description Usage Arguments Value

View source: R/misc_funcs.R

Description

Convert intron coords string into data.frame.

Usage

1

Arguments

introns

a character vector from the intron_to_transcript table automatically generated (usually the "intron" column)

Value

a data.frame with columns:

chrom

The reference name (usually chromosome).

start

The start position

stop

The stop posision


pachterlab/kma documentation built on May 24, 2019, 5:58 p.m.