stat_intron: Create a summary statistics table for introns width data

Description Usage Arguments Value See Also Examples

View source: R/stat.R

Description

This function takes a data frame of introns as input. It calculates the summary statistics of introns length taking into consideration their ordinal position and splice sites. The function returns a data frame containing the summarized data.

Usage

1
stat_intron(input)

Arguments

input

The name of the data frame containing introns coordinates and the splice sites of each intron

Value

A data frame of introns width summary statistics

See Also

stat_exon

Examples

1
stat_intron(intron_df)

monahton/GencoDymo documentation built on Nov. 29, 2021, 9:16 a.m.