Description Usage Arguments Value Author(s) References
View source: R/class-04-SpliceExprSet.R
Return whether the probes are located on exons involved in (putative) alternative splicing or not.
1 2 | isProbeOnSpliceSite(probes, spSites)
## isSpliceSiteOnProbe is not yet implemented
|
probes |
object of class |
spSites |
object of class |
The returned value in a list of two vectors of mode logical
of the same length:
isintypeI |
whether the probes are in a ‘type I’ region or not. |
isintypeII |
whether the probe are in a ‘type II’ region or not. |
Laurent
For details about ‘type I’ and ‘type II’, please refer to Huang Y.-H and Chen Y.-T and Lai J.-J. and Yang S.-T. and Yang U.-C., PALSdb: Putative Alternative Splicing database, Nucleic Acids Research, 2002, pages 186-190
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.