Bioinformatics Algorithms (häftad)
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
400
Utgivningsdatum
2018-06-12
Förlag
Academic Press
Medarbetare
Ferreira, Pedro G.
Illustrationer
Black & white illustrations
Dimensioner
235 x 190 x 21 mm
Vikt
690 g
Antal komponenter
1
Komponenter
,
ISBN
9780128125205

Bioinformatics Algorithms

Design and Implementation in Python

Häftad,  Engelska, 2018-06-12
1324
  • Skickas från oss inom 10-15 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
Bioinformatics Algorithms: Design and Implementation in Python provides a comprehensive book on many of the most important bioinformatics problems, putting forward the best algorithms and showing how to implement them. The book focuses on the use of the Python programming language and its algorithms, which is quickly becoming the most popular language in the bioinformatics field. Readers will find the tools they need to improve their knowledge and skills with regard to algorithm development and implementation, and will also uncover prototypes of bioinformatics applications that demonstrate the main principles underlying real world applications.
  • Presents an ideal text for bioinformatics students with little to no knowledge of computer programming
  • Based on over 12 years of pedagogical materials used by the authors in their own classrooms
  • Features a companion website with downloadable codes and runnable examples (such as using Jupyter Notebooks) and exercises relating to the book
Visa hela texten

Passar bra ihop

  1. Bioinformatics Algorithms
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 1552 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Miguel Rocha

  • HowExpert Guide to Archery

    Howexpert, Miguel Rocha

    If you want to learn how to shoot a bow & arrow, improve your archery skills, and become a better archer, then check out HowExpert Guide to Archery. HowExpert Guide to Archery teaches readers everything a beginner archer needs to know. Everyth...

  • Practical Applications of Computational Biology and Bioinformatics, 13th International Conference

    Florentino Fdez-Riverola, Miguel Rocha, Mohd Saberi Mohamad, Nazar Zaki, Jos A Castellanos-Garzn

    This book features 21 papers spanning many different sub-fields in bioinformatics and computational biology, presenting the latest research on the practical applications to promote fruitful interactions between young researchers in different areas...

Övrig information

Miguel Rocha is an Associate Professor at the University of Minho (Portugal), where he

teaches in the Informatics Department and has a senior researcher position in the Centre

of Biological Engineering. He is the Director and founder of the Master in Bioinformatics

since 2007, teaching and coordinating curricular units related to Bioinformatics algorithms

and tools, data analysis and machine learning. His research is mainly devoted to

Bioinformatics subjects, including the development of tools and algorithms for metabolic

modelling andomics data analysis. Pedro G. Ferreira is an Assistant Researcher at Ipatimup/i3S (Portugal), where he has an FCT Investigator Starting grant. He develops research on computational biology in particular in the fields of cancer and population genomics. He has collaborated with several research groups and has been involved in different international consortia including ICGC-CLL, GEUVADIS or GTEx. He has intensive training in Bioinformatics and experience in genomics start-up environment where he has developed information systems for personal genomics data interpretation.

Innehållsförteckning

Part I: Bioinformatics Basics1. Introduction2. Relevant Biological Concepts3. Algorithms and Python: Introduction4. Optimization: Basic Concepts and Algorithms

Part II: Sequence Analysis Algorithms5. Basic Processing of DNA Sequences: Transcription and Translation6. Finding Patterns in Sequences7. Pairwise Sequence Alignment8. Searching Similar Sequences in Databases9. Multiple Sequence Alignment10. Phylogenetic Analysis11. Motif Discovery12. Hidden Markov Models13. Stochastic Algorithms

Part III: Graph and Large-Scale Sequencing Data Processing14. Graphs15. Biological Networks16. Assembling Reads into Genomes17. Matching Reads to Reference Sequences

Part IV: Conclusions18. Further Reading and Resources19. Final Words

Appendix: Python Reference Functions