eliminate_redundant_exons: Eliminate redundant exons

Description Usage Arguments Value See Also Examples

View source: R/eliminate_redundancy.R

Description

This function takes a data frame containing exon coordinates and return a data frame containing unique exons and only one assignment from redundant ones.

Usage

1

Arguments

input

The name of the data frame containing all intron coordinates

Value

A data frame with unique exons

See Also

eliminate_redundant_introns

Examples

1
eliminate_redundant_exons(classified_exons_df)

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