首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   24篇
  免费   0篇
  24篇
  2016年   3篇
  2015年   5篇
  2013年   1篇
  2012年   1篇
  2011年   1篇
  2010年   1篇
  2009年   1篇
  2008年   1篇
  2007年   9篇
  2006年   1篇
排序方式: 共有24条查询结果,搜索用时 0 毫秒
1.
Antibody amyloidogenesis is the aggregation of soluble proteins into amyloid fibrils that is one of major causes of the failures of humanized antibodies. The prediction and prevention of antibody amyloidogenesis are helpful for restoring and enhancing therapeutic effects. Due to a large number of possible germlines, the existing method is not practical to predict sequences of novel germlines, which establishes individual models for each known germline. This study proposes a first automatic and across-germline prediction method (named AbAmyloid) capable of predicting antibody amyloidogenesis from sequences. Since the amyloidogenesis is determined by a whole sequence of an antibody rather than germline-dependent properties such as mutated residues, this study assess three types of germline-independent sequence features (amino acid composition, dipeptide composition and physicochemical properties). AbAmyloid using a Random Forests classifier with dipeptide composition performs well on a data set of 12 germlines. The within- and across-germline prediction accuracies are 83.10% and 83.33% using Jackknife tests, respectively, and the novel-germline prediction accuracy using a leave-one-germline-out test is 72.22%. A thorough analysis of sequence features is conducted to identify informative properties for further providing insights to antibody amyloidogenesis. Some identified informative physicochemical properties are amphiphilicity, hydrophobicity, reverse turn, helical structure, isoelectric point, net charge, mutability, coil, turn, linker, nuclear protein, etc. Additionally, the numbers of ubiquitylation sites in amyloidogenic and non-amyloidogenic antibodies are found to be significantly different. It reveals that antibodies less likely to be ubiquitylated tend to be amyloidogenic. The method AbAmyloid capable of automatically predicting antibody amyloidogenesis of novel germlines is implemented as a publicly available web server at http://iclab.life.nctu.edu.tw/abamyloid.  相似文献   
2.
Understanding the mechanism of the protein stability change is one of the most challenging tasks. Recently, the prediction of protein stability change affected by single point mutations has become an interesting topic in molecular biology. However, it is desirable to further acquire knowledge from large databases to provide new insights into the nature of them. This paper presents an interpretable prediction tree method (named iPTREE-2) that can accurately predict changes of protein stability upon mutations from sequence based information and analyze sequence characteristics from the viewpoint of composition and order. Therefore, iPTREE-2 based on a regression tree algorithm exhibits the ability of finding important factors and developing rules for the purpose of data mining. On a dataset of 1859 different single point mutations from thermodynamic database, ProTherm, iPTREE-2 yields a correlation coefficient of 0.70 between predicted and experimental values. In the task of data mining, detailed analysis of sequences reveals the possibility of the compositional specificity of residues in different ranges of stability change and implies the existence of certain patterns. As building rules, we found that the mutation residues in wild type and in mutant protein play an important role. The present study demonstrates that iPTREE-2 can serve the purpose of predicting protein stability change, especially when one requires more understandable knowledge.  相似文献   
3.

Background

We conducted a study using a case-crossover design to clarify the risk of acute effects of zolpidem and benzodiazepine on all-sites of fractures in the elderly.

Design of study

Case-crossover design.

Methods and Materials

Elderly enrollees (n = 6010) in Taiwan’s National Health Insurance Research Database with zolpidem or benzodiazepine use were analyzed for the risk of developing fractures.

Results

After adjusting for medications such as antipsychotics, antidepressants, and diuretics, or comorbidities such as hypertension, osteoarthritis, osteoporosis, rheumatoid arthritis and depression, neither zolpidem nor benzodiazepine was found to be associated with increased risk in all-sites fractures. Subjects without depression were found to have an increased risk of fractures. Diazepam is the only benzodiazepine with increased risk of fractures after adjusting for medications and comorbidities. Hip and spine were particular sites for increased fracture risk, but following adjustment for comorbidities, the associations were found to be insignificant.

Conclusion

Neither zolpidem nor benzodiazepine was associated with increased risk of all-site fractures in this case cross-over study after adjusting for medications or comorbidities in elderly individuals with insomnia. Clinicians should balance the benefits and risks for prescribing zolpidem or benzodiazepine in the elderly accordingly.  相似文献   
4.
Chen CT  Peng HP  Jian JW  Tsai KC  Chang JY  Yang EW  Chen JB  Ho SY  Hsu WL  Yang AS 《PloS one》2012,7(6):e37706
Protein-protein interactions are key to many biological processes. Computational methodologies devised to predict protein-protein interaction (PPI) sites on protein surfaces are important tools in providing insights into the biological functions of proteins and in developing therapeutics targeting the protein-protein interaction sites. One of the general features of PPI sites is that the core regions from the two interacting protein surfaces are complementary to each other, similar to the interior of proteins in packing density and in the physicochemical nature of the amino acid composition. In this work, we simulated the physicochemical complementarities by constructing three-dimensional probability density maps of non-covalent interacting atoms on the protein surfaces. The interacting probabilities were derived from the interior of known structures. Machine learning algorithms were applied to learn the characteristic patterns of the probability density maps specific to the PPI sites. The trained predictors for PPI sites were cross-validated with the training cases (consisting of 432 proteins) and were tested on an independent dataset (consisting of 142 proteins). The residue-based Matthews correlation coefficient for the independent test set was 0.423; the accuracy, precision, sensitivity, specificity were 0.753, 0.519, 0.677, and 0.779 respectively. The benchmark results indicate that the optimized machine learning models are among the best predictors in identifying PPI sites on protein surfaces. In particular, the PPI site prediction accuracy increases with increasing size of the PPI site and with increasing hydrophobicity in amino acid composition of the PPI interface; the core interface regions are more likely to be recognized with high prediction confidence. The results indicate that the physicochemical complementarity patterns on protein surfaces are important determinants in PPIs, and a substantial portion of the PPI sites can be predicted correctly with the physicochemical complementarity features based on the non-covalent interaction data derived from protein interiors.  相似文献   
5.
Huang HL  Lee CC  Ho SY 《Bio Systems》2007,90(1):78-86
It is essential to select a minimal number of relevant genes from microarray data while maximizing classification accuracy for the development of inexpensive diagnostic tests. However, it is intractable to simultaneously optimize gene selection and classification accuracy that is a large parameter optimization problem. We propose an efficient evolutionary approach to gene selection from microarray data which can be combined with the optimal design of various multiclass classifiers. The proposed method (named GeneSelect) consists of three parts which are fully cooperated: an efficient encoding scheme of candidate solutions, a generalized fitness function, and an intelligent genetic algorithm (IGA). An existing hybrid approach based on genetic algorithm and maximum likelihood classification (GA/MLHD) is proposed to select a small number of relevant genes for accurate classification of samples. To evaluate the performance of GeneSelect, the gene selection is combined with the same maximum likelihood classification (named IGA/MLHD) for convenient comparisons. The performance of IGA/MLHD is applied to 11 cancer-related human gene expression datasets. The simulation results show that IGA/MLHD is superior to GA/MLHD in terms of the number of selected genes, classification accuracy, and robustness of selected genes and accuracy.  相似文献   
6.
7.
Ho SY  Yu FC  Chang CY  Huang HL 《Bio Systems》2007,90(1):234-241
In this paper, we investigate the design of accurate predictors for DNA-binding sites in proteins from amino acid sequences. As a result, we propose a hybrid method using support vector machine (SVM) in conjunction with evolutionary information of amino acid sequences in terms of their position-specific scoring matrices (PSSMs) for prediction of DNA-binding sites. Considering the numbers of binding and non-binding residues in proteins are significantly unequal, two additional weights as well as SVM parameters are analyzed and adopted to maximize net prediction (NP, an average of sensitivity and specificity) accuracy. To evaluate the generalization ability of the proposed method SVM-PSSM, a DNA-binding dataset PDC-59 consisting of 59 protein chains with low sequence identity on each other is additionally established. The SVM-based method using the same six-fold cross-validation procedure and PSSM features has NP=80.15% for the training dataset PDNA-62 and NP=69.54% for the test dataset PDC-59, which are much better than the existing neural network-based method by increasing the NP values for training and test accuracies up to 13.45% and 16.53%, respectively. Simulation results reveal that SVM-PSSM performs well in predicting DNA-binding sites of novel proteins from amino acid sequences.  相似文献   
8.
Long-term morphine treatment leads to tolerance which attenuates analgesic effect and hampers clinical utilization. Recent studies have sought to reveal the mechanism of opioid receptors and neuroinflammation by observing morphological changes of cells in the rat spinal cord. This work proposes a high-content screening (HCS) based computational method, HCS-Morph, for predicting neuroinflammation in morphine tolerance to facilitate the development of tolerance therapy using immunostaining images for astrocytes, microglia, and neurons in the spinal cord. HCS-Morph first extracts numerous HCS-based features of cellular phenotypes. Next, an inheritable bi-objective genetic algorithm is used to identify a minimal set of features by maximizing the prediction accuracy of neuroinflammation. Finally, a mathematic model using a support vector machine with the identified features is established to predict drug-treated images to assess the effects of tolerance therapy. The dataset consists of 15 saline controls (1 μl/h), 15 morphine-tolerant rats (15 μg/h), and 10 rats receiving a co-infusion of morphine (15 μg/h) and gabapentin (15 μg/h, Sigma). The three individual models of astrocytes, microglia, and neurons for predicting neuroinflammation yielded respective Jackknife test accuracies of 96.67%, 90.00%, and 86.67% on the 30 rats, and respective independent test accuracies of 100%, 90%, and 60% on the 10 co-infused rats. The experimental results suggest that neuroinflammation activity expresses more predominantly in astrocytes and microglia than in neuron cells. The set of features for predicting neuroinflammation from images of astrocytes comprises mean cell intensity, total cell area, and second-order geometric moment (relating to cell distribution), relevant to cell communication, cell extension, and cell migration, respectively. The present investigation provides the first evidence for the role of gabapentin in the attenuation of morphine tolerance from phenotypic changes of astrocytes and microglia. Based on neuroinflammation prediction, the proposed computer-aided image diagnosis system can greatly facilitate the development of tolerance therapy with anti-inflammatory drugs.  相似文献   
9.

Background  

Gene Ontology (GO) annotation, which describes the function of genes and gene products across species, has recently been used to predict protein subcellular and subnuclear localization. Existing GO-based prediction methods for protein subcellular localization use the known accession numbers of query proteins to obtain their annotated GO terms. An accurate prediction method for predicting subcellular localization of novel proteins without known accession numbers, using only the input sequence, is worth developing.  相似文献   
10.
We have developed a web server, iPTREE-STAB for discriminating the stability of proteins (stabilizing or destabilizing) and predicting their stability changes (delta deltaG) upon single amino acid substitutions from amino acid sequence. The discrimination and prediction are mainly based on decision tree coupled with adaptive boosting algorithm, and classification and regression tree, respectively, using three neighboring residues of the mutant site along N- and C-terminals. Our method showed an accuracy of 82% for discriminating the stabilizing and destabilizing mutants, and a correlation of 0.70 for predicting protein stability changes upon mutations. AVAILABILITY: http://bioinformatics.myweb.hinet.net/iptree.htm. SUPPLEMENTARY INFORMATION: Dataset and other details are given.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号