Cargando…

Machine learning approaches to bioinformatics /

This book covers a wide range of subjects in applying machine learning approaches for bioinformatics projects. The book succeeds on two key unique features. First, it introduces the most widely used machine learning approaches in bioinformatics and discusses, with evaluations from real case studies,...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yang, Zheng Rong
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Singapore ; Hackensack, NJ : World Scientific, ©2010.
Colección:Science, engineering, and biology informatics ; v. 4.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn670430124
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 101018s2010 si a ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d YDXCP  |d E7B  |d OCLCQ  |d EBLCP  |d I9W  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d DKDLA  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d IDEBK  |d OCLCQ  |d AZK  |d JBG  |d LOA  |d AGLDB  |d MOR  |d PIFAG  |d ZCU  |d OCLCQ  |d MERUC  |d OCLCQ  |d U3W  |d STF  |d WRM  |d VTS  |d ICG  |d INT  |d OCLCQ  |d DKC  |d OCLCQ  |d M8D  |d UKAHL  |d OCLCQ  |d LEAUB  |d UKCRE  |d AJS  |d DKU  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCO  |d OCLCL 
019 |a 729020618  |a 764546263  |a 816583175  |a 872127911  |a 961505214  |a 962693611  |a 968307781  |a 988519429  |a 992066321  |a 1037794617  |a 1038646011  |a 1086490099  |a 1153465289 
020 |a 9789814287319  |q (electronic bk.) 
020 |a 9814287318  |q (electronic bk.) 
020 |z 9789814287302 
020 |z 981428730X 
029 1 |a AU@  |b 000048716190 
029 1 |a AU@  |b 000051379689 
029 1 |a DEBBG  |b BV043100838 
029 1 |a DEBBG  |b BV044156420 
029 1 |a DEBSZ  |b 372737897 
029 1 |a DEBSZ  |b 421673591 
029 1 |a DEBSZ  |b 442817215 
029 1 |a NZ1  |b 13868796 
035 |a (OCoLC)670430124  |z (OCoLC)729020618  |z (OCoLC)764546263  |z (OCoLC)816583175  |z (OCoLC)872127911  |z (OCoLC)961505214  |z (OCoLC)962693611  |z (OCoLC)968307781  |z (OCoLC)988519429  |z (OCoLC)992066321  |z (OCoLC)1037794617  |z (OCoLC)1038646011  |z (OCoLC)1086490099  |z (OCoLC)1153465289 
050 4 |a QH324.25  |b .Y26 2010eb 
072 7 |a COM  |x 082000  |2 bisacsh 
082 0 4 |a 572.80285518  |2 22 
049 |a UAMI 
100 1 |a Yang, Zheng Rong. 
245 1 0 |a Machine learning approaches to bioinformatics /  |c Zheng Rong Yang. 
260 |a Singapore ;  |a Hackensack, NJ :  |b World Scientific,  |c ©2010. 
300 |a 1 online resource (xiv, 322 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Science, engineering, and biology informatics ;  |v v. 4 
504 |a Includes bibliographical references and index. 
505 0 |a 1. Introduction. 1.1. Brief history of bioinformatics. 1.2. Database application in bioinformatics. 1.3. Web tools and services for sequence homology alignment. 1.4. Pattern analysis. 1.5. The contribution of information technology. 1.6. Chapters -- 2. Introduction to unsupervised learning -- 3. Probability density estimation approaches. 3.1. Histogram approach. 3.2. Parametric approach. 3.3. Non-parametric approach -- 4. Dimension reduction. 4.1. General. 4.2. Principal component analysis. 4.3. An application of PCA. 4.4. Multi-dimensional scaling. 4.5. Application of the Sammon algorithm to gene data -- 5. Cluster analysis. 5.1. Hierarchical clustering. 5.2. K-means. 5.3. Fuzzy C-means. 5.4. Gaussian mixture models. 5.5. Application of clustering algorithms to the Burkholderia pseudomallei gene expression data -- 6. Self-organising map. 6.1. Vector quantization. 6.2. SOM structure. 6.3. SOM learning algorithm. 6.4. Using SOM for classification. 6.5. Bioinformatics applications of VQ and SOM. 6.6. A case study of gene expression data analysis. 6.7. A case study of sequence data analysis -- 7. Introduction to supervised learning. 7.1. General concepts. 7.2. General definition. 7.3. Model evaluation. 7.4. Data organisation. 7.5. Bayes rule for classification -- 8. Linear/quadratic discriminant analysis and K-nearest neighbour. 8.1. Linear discriminant analysis. 8.2. Generalised discriminant analysis. 8.3. K-nearest neighbour. 8.4. KNN for gene data analysis -- 9. Classification and regression trees, random forest algorithm. 9.1. Introduction. 9.2. Basic principle for constructing a classification tree. 9.3. Classification and regression tree. 9.4. CART for compound pathway involvement prediction. 9.5. The random forest algorithm. 9.6. RF for analyzing Burkholderia pseudomallei gene expression profiles -- 10. Multi-layer perceptron. 10.1. Introduction. 10.2. Learning theory. 10.3. Learning algorithms. 10.4. Applications to bioinformatics. 10.5. A case study on Burkholderia pseudomallei gene expression data -- 11. Basis function approach and vector machines. 11.1. Introduction. 11.2. Radial-basis function neural network (RBFNN). 11.3. Bio-basis function neural network. 11.4. Support vector machine. 11.5. Relevance vector machine -- 12. Hidden Markov model. 12.1. Markov model. 12.2. Hidden Markov model. 12.3. HMM for sequence classification -- 13. Feature selection. 13.1. Built-in strategy. 13.2. Exhaustive strategy. 13.3. Heuristic strategy -- orthogonal least square approach. 13.4. Criteria for feature selection -- 14. Feature extraction (biological data coding). 14.1. Molecular sequences. 14.2. Chemical compounds. 14.3. General definition. 14.4. Sequence analysis -- 15. Sequence/structural bioinformatics foundation -- peptide classification. 15.1. Nitration site prediction. 15.2. Plant promoter region prediction -- 16. Gene network -- causal network and Bayesian networks. 16.1. Gene regulatory network. 16.2. Causal networks, networks, graphs. 16.3. A brief review of the probability. 16.4. Discrete Bayesian network. 16.5. Inference with discrete Bayesian network. 16.6. Learning discrete Bayesian network. 16.7. Bayesian networks for gene regulartory networks. 16.8. Bayesian networks for discovering peptide patterns. 16.9. Bayesian networks for analysing Burkholderia pseudomallei gene data -- 17. S-systems. 17.1. Michealis-Menten change law. 17.2. S-system. 17.3. Simplification of an S-system. 17.4. Approaches for structure identification and parameter estimation. 17.5. Steady-state analysis of an S-system. 17.6. Sensitivity of an S-system -- 18. Future directions. 18.1. Multi-source data. 18.2. Gene regulatory network construction. 18.3. Building models using incomplete data. 18.4. Biomarker detection from gene expression data. 
520 |a This book covers a wide range of subjects in applying machine learning approaches for bioinformatics projects. The book succeeds on two key unique features. First, it introduces the most widely used machine learning approaches in bioinformatics and discusses, with evaluations from real case studies, how they are used in individual bioinformatics projects. Second, it introduces state-of-the-art bioinformatics research methods. The theoretical parts and the practical parts are well integrated for readers to follow the existing procedures in individual research. Unlike most of the bioinformatics books on the market, the content coverage is not limited to just one subject. A broad spectrum of relevant topics in bioinformatics including systematic data mining and computational systems biology researches are brought together in this book, thereby offering an efficient and convenient platform for teaching purposes. An essential reference for both final year undergraduates and graduate students in universities, as well as a comprehensive handbook for new researchers, this book will also serve as a practical guide for software development in relevant bioinformatics projects. 
588 0 |a Print version record. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Bioinformatics. 
650 0 |a Machine learning. 
650 0 |a Bioinformatics  |v Case studies. 
650 0 |a Machine learning  |v Case studies. 
650 0 |a Computational biology. 
650 0 |a Artificial intelligence. 
650 2 |a Computational Biology 
650 2 |a Artificial Intelligence 
650 2 |a Machine Learning 
650 6 |a Bio-informatique. 
650 6 |a Apprentissage automatique. 
650 6 |a Bio-informatique  |v Études de cas. 
650 6 |a Apprentissage automatique  |v Études de cas. 
650 6 |a Intelligence artificielle. 
650 7 |a artificial intelligence.  |2 aat 
650 7 |a COMPUTERS  |x Bioinformatics.  |2 bisacsh 
650 7 |a Computational biology  |2 fast 
650 7 |a Artificial intelligence  |2 fast 
650 7 |a Bioinformatics  |2 fast 
650 7 |a Machine learning  |2 fast 
655 7 |a Case studies  |2 fast 
758 |i has work:  |a Machine learning approaches to bioinformatics (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCH63wg3JXMgBD9q6Trhrbd  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Yang, Zheng Rong.  |t Machine learning approaches to bioinformatics.  |d Singapore ; Hackensack, NJ : World Scientific, ©2010  |z 9789814287302  |w (OCoLC)619946410 
830 0 |a Science, engineering, and biology informatics ;  |v v. 4. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=731368  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH24686443 
938 |a EBL - Ebook Library  |b EBLB  |n EBL731368 
938 |a ebrary  |b EBRY  |n ebr10422533 
938 |a EBSCOhost  |b EBSC  |n 340803 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 276148 
938 |a YBP Library Services  |b YANK  |n 3511492 
994 |a 92  |b IZTAP