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