View source: R/eliminate_redundancy.R
eliminate_redundant_exons | R Documentation |
This function takes a data frame containing exon coordinates and return a data frame containing unique exons and only one assignment from redundant ones.
eliminate_redundant_exons(input)
input |
The name of the data frame containing all intron coordinates |
A data frame with unique exons
eliminate_redundant_introns
eliminate_redundant_exons(classified_exons_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.