stat_intron | R Documentation |
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.
stat_intron(input)
input |
The name of the data frame containing introns coordinates and the splice sites of each intron |
A data frame of introns width summary statistics
stat_exon
stat_intron(intron_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.