gather_repl: Extract values from a structured column.

View source: R/helper.R

gather_replR Documentation

Extract values from a structured column.

Description

Extract valeus from a structured column and adds "contig:start-end:strand". This is usefull if data should be used with 'ggplot2'.

Usage

gather_repl(result, col)

Arguments

result

JACUSA2 result object

col

name of structured column

Value

extracted column


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.