Description Usage Arguments Value
Idetifies known alternative splicing events co-localized with input data.
1  | findAltSplicing(bed.data, known.alt.splice = NULL)
 | 
bed.data | 
 A data frame containing input bed-formatted data  | 
known.alt.splice | 
 (optional) Full local path to the UCSC knownalt table. If the table is not available locally then the script will fetch known alternative splicing events from UCSC (needs Internet connection).  | 
1/ A data frame with the identified alternative splicing event overlaps (hg19)
2/ A summary table with the frequency of each alternative splicing event compared to the reference frequency
3/ A data frame with the number of alternative splicing events per sequence (input to meinter function)
4/ An overlayed bar chart object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.