isProbeOnSpliceSite(splicegear)
isProbeOnSpliceSite()所属R语言包:splicegear
Check the presence of probes on certain exons
检查探针的存在,在某些外显子
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Return whether the probes are located on exons involved in (putative) alternative splicing or not.
返回探针是否位于上(假定)剪接或不参与的外显子。
用法----------Usage----------
isProbeOnSpliceSite(probes, spSites)
## isSpliceSiteOnProbe is not yet implemented
参数----------Arguments----------
参数:probes
object of class Probes
对象类Probes
参数:spSites
object of class spliceSites
对象类spliceSites
值----------Value----------
The returned value in a list of two vectors of mode logical of the same length:
在两种模式logical相同长度的向量列表返回值:
参数:isintypeI
whether the probes are in a "type I" region or not.
探针是否是在“I型”区域或不。
参数:isintypeII
whether the probe are in a "type II" region or not.
探针是否是在“II型的区域或不。
作者(S)----------Author(s)----------
Laurent
参考文献----------References----------
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,
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|