EMBOSS Developer's Guide
eBook - PDF

EMBOSS Developer's Guide

Bioinformatics Programming

  1. English
  2. PDF
  3. Available on iOS & Android
eBook - PDF

EMBOSS Developer's Guide

Bioinformatics Programming

Book details
Table of contents
Citations

About This Book

The European Molecular Biology Open Software Suite (EMBOSS) is a high quality, well documented package of open source software tools for molecular biology. EMBOSS includes extensive and extensible C programming libraries, providing a powerful and robust toolkit for developing new bioinformatics tools from scratch. The EMBOSS Developer's Guide is the official and definitive guide to developing software under EMBOSS. It includes comprehensive reference information and guidelines, including step-by-step instructions and real-world code examples: • Learn how to write fully-featured tools guided by the people who developed EMBOSS • Step-by-step guide to writing EMBOSS applications, illustrated with functional, deployed code • ACD file development - learn how to customise existing tools without coding, or design and write entirely new application interfaces • EMBOSS API programming guidelines - quickly master application development • Wrapping and porting applications under EMBOSS - learn how to incorporate third-party tools

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access EMBOSS Developer's Guide by Jon C. Ison,Peter M. Rice,Alan J. Bleasby in PDF and/or ePUB format, as well as other popular books in Biological Sciences & Genetics & Genomics. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Title
  3. Copyright
  4. Contents
  5. Acknowledgements
  6. Preface
  7. Conventions
  8. Welcome to the EMBOSS Developer’s Guide
  9. 1 Getting started
  10. 2 Your first EMBOSS application
  11. 3 Software development under EMBOSS
  12. 4 ACD file development
  13. 5 C programming
  14. 6 Programming with AJAX
  15. 7 Quality assurance
  16. 8 Application documentation standards
  17. 9 A complete application: seqret
  18. 10 Incorporating third-party applications
  19. Appendix A ACD syntax reference
  20. Appendix B C programming libraries
  21. Appendix C C coding standards
  22. Appendix D Code documentation standards
  23. Appendix E Resources
  24. Index