Alternative RNA Splicing

人类基因组测序显示,人类基因数量远低于预期。通过替代性RNA剪接过程,单一基因能产生多种不同的mRNA变体,从而增加蛋白质多样性。这一机制对药物发现和诊断标志物的开发至关重要。
部署运行你感兴趣的模型镜像

Alternative RNA Splicing

The human genome sequencing project (Venter et al., 2001) estimated the number of human genes to be between 30,000-40,000, which is much less than the previous estimates based on analysis of expressed sequence tags (ESTs, 100,000 to 150,000 genes). This increased diversity at the mRNA level can, in part, be accounted for by alternative RNA splicing. Understanding this diversity will be critical for future drug discovery and diagnostics efforts.

RNA splicing is an essential, precisely regulated post-transcriptional process t hat occurs prior to mRNA translation. A gene is first transcribed into a pre-messenger RNA (pre-mRNA), which is a copy of the genomic DNA containing intronic regions destined to be removed during pre-mRNA processing (RNA splicing), as well as exonic sequences that are retained within the mature mRNA. During RNA splicing, exons can either be retained in the mature message or targeted for removal in different combinations to create a diverse array of mRNAs from a single pre-mRNA, a process referred to as alternative RNA splicing (Lopez, 1998).

Click on the figure to see the animation



Alternative splice events that affect the protein coding region of the mRNA will give rise to proteins which differ in their sequence and therefore in their activities. Alternative splicing within the non-coding regions of the RNA can result in changes in regulatory elements such as translation enhancers or RNA stability domains, which may have a dramatic effect on the level of protein expression (see the figure below). It is therefore important that the regulation of RNA splicing is at a comparable level to that observed for RNA transcription or translation. This is the case as RNA splicing occurs within a tightly regulated, multi-component molecular, machines called spliceosomes, which is under the control of intra- and extra-cellular signalling pathways.

The accuracy of RNA splicing is also monitored by RNA proof reading mechanisms that are able to target incorrectly spliced mRNA for destruction or can correct the error.
Genome-wide methods have recently been developed for the identification of alternative splice transcripts to support drug discovery and diagnostics efforts. These methods should allow isoform specific drug discovery and improved drug efficacy, together with the isolation of diagnostic signatures with increased specificity.

Bibliography
  • Venter, J.C. et al. (2001) The sequence of the human genome. Science 291, 1304-1351.
  • Lopez, A.J. (1998) Alternative splicing of pre-mRNA: developmental consequences and mechanisms of regulation. Annu Rev Genet 32, 279-305

reprint from www.exonhit.com

您可能感兴趣的与本文相关的镜像

Stable-Diffusion-3.5

Stable-Diffusion-3.5

图片生成
Stable-Diffusion

Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率

### Integration of Analytical and Computational Methods in Genomic and Phenomic Data Research The integration of analytical and computational methods in genomic and phenomic data research is a critical aspect of modern biological studies, particularly in the context of organism research. This integration facilitates a deeper understanding of complex biological systems by combining experimental data with advanced computational techniques. One of the key areas where this integration is evident is in the use of computational tools for the analysis of genomic data. These tools enable researchers to process and interpret large volumes of data generated from high-throughput sequencing technologies. For instance, algorithms and software designed for sequence alignment, variant calling, and functional annotation are essential for identifying genetic variations and their potential impact on phenotype [^1]. Similarly, in phenomic research, the integration of computational methods allows for the systematic analysis of phenotypic data. This involves the use of machine learning algorithms to identify patterns and correlations between genotypes and phenotypes. By leveraging these computational approaches, researchers can uncover the genetic basis of complex traits and diseases, which is crucial for advancing personalized medicine and crop improvement strategies [^1]. Moreover, the integration of these methods is not limited to data analysis alone. It also extends to the development of predictive models that can simulate biological processes and predict outcomes under different conditions. These models are invaluable for hypothesis testing and for guiding experimental design, thereby enhancing the efficiency and effectiveness of research efforts [^2]. In addition to these technical integrations, there is a growing emphasis on the importance of interdisciplinary collaboration in computational biology. This includes the integration of expertise from fields such as computer science, statistics, and bioinformatics to address complex biological questions. Such collaborations are essential for developing innovative solutions and for pushing the boundaries of what can be achieved through computational approaches in organism research [^3]. ### Example Code for Genomic Data Analysis Here is a simple example of how computational methods can be used to analyze genomic data. This Python script demonstrates the use of Biopython for sequence alignment: ```python from Bio import pairwise2 from Bio.pairwise2 import format_alignment # Define two sequences to align seq1 = "GATTACA" seq2 = "GCATGCU" # Perform global alignment alignments = pairwise2.align.globalxx(seq1, seq2) # Print the alignments for alignment in alignments: print(format_alignment(*alignment)) ``` This script uses the `pairwise2` module from Biopython to perform a global sequence alignment, which is a fundamental step in many genomic data analysis workflows. ###
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值