Items related to Mastering Python for Bioinformatics: How to Write Flexible,...

Mastering Python for Bioinformatics: How to Write Flexible, Documented, Tested Python Code for Research Computing - Softcover

 
Image Not Available

Synopsis

Life scientists today urgently need training in bioinformatics skills. Too many bioinformatics programs are poorly written and barely maintained, usually by students and researchers who've never learned basic programming skills. This practical guide shows postdoc bioinformatics professionals and students how to exploit the best parts of Python to solve problems in biology while creating documented, tested, reproducible software.

Ken Youens-Clark, author of Tiny Python Projects (Manning), demonstrates not only how to write effective Python code but also how to use tests to write and refactor scientific programs. You'll learn the latest Python features and tools including linters, formatters, type checkers, and tests to create documented and tested programs. You'll also tackle 14 challenges in Rosalind, a problem-solving platform for learning bioinformatics and programming.

  • Create command-line Python programs to document and validate parameters
  • Write tests to verify refactor programs and confirm they're correct
  • Address bioinformatics ideas using Python data structures and modules such as Biopython
  • Create reproducible shortcuts and workflows using makefiles
  • Parse essential bioinformatics file formats such as FASTA and FASTQ
  • Find patterns of text using regular expressions
  • Use higher-order functions in Python like filter(), map(), and reduce()

"synopsis" may belong to another edition of this title.

About the Author

Ken Youens-Clark works as a Data Engineer at The Critical Path Institute where he helps partners in industry, academia, and government find novel drug therapies for diseases ranging from cancer and tuberculosis to thousands of rare diseases. His career in bioinformatics began in 2001 when he joined a plant genomics project at Cold Spring Harbor Laboratory under the direction of Dr. Lincoln Stein, a prominent author of books and modules in Perl and an early advocate for open software, data, and science. In 2014 Ken moved to Tucson, AZ, to work as a Senior Scientific Programmer at the University of Arizona where he completed a MS in Biosystems Engineering in 2019. While at UA, Ken enjoyed teaching programming and bioinformatics skills, and used some of those ideas in his first book, Tiny Python Projects (Manning, 2020), which uses a test-driven development approach to teaching Python.

"About this title" may belong to another edition of this title.

  • PublisherO'Reilly Media
  • Publication date2021
  • ISBN 10 1098100883
  • ISBN 13 9781098100889
  • BindingPaperback
  • LanguageEnglish
  • Edition number1
  • Number of pages454

Buy Used

Condition: As New
Unread book in perfect condition...
View this item

US$ 2.64 shipping within U.S.A.

Destination, rates & speeds

Search results for Mastering Python for Bioinformatics: How to Write Flexible,...

Seller Image

Youens-clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 42453939-n

Contact seller

Buy New

US$ 69.05
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 6 available

Add to basket

Stock Image

Youens-Clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Softcover

Seller: Lakeside Books, Benton Harbor, MI, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books! Seller Inventory # OTF-S-9781098100889

Contact seller

Buy New

US$ 67.71
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Youens-Clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLIING23Mar2317530257102

Contact seller

Buy New

US$ 72.07
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Ken Youens-Clark
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New PAP

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # WO-9781098100889

Contact seller

Buy New

US$ 76.15
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Stock Image

Ken Youens-Clark
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New PAP

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # WO-9781098100889

Contact seller

Buy New

US$ 72.30
Convert currency
Shipping: US$ 7.88
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Seller Image

Youens-clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
Used Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 42453939

Contact seller

Buy Used

US$ 79.32
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 6 available

Add to basket

Seller Image

Ken Youens-Clark
Published by O'Reilly Media, Sebastopol, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Paperback

Seller: Grand Eagle Retail, Fairfield, OH, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Paperback. Life scientists today urgently need training in bioinformatics skills. Too many bioinformatics programs are poorly written and barely maintained--usually by students and postdoc researchers who've never learned basic programming skills. This practical guide shows how to exploit the best parts of Python for solving problems in biology while also creating documented, tested, reproducible software.Ken Youens-Clark, author of Tiny Python Projects (Manning), demonstrates how to write effective Python code and how to use tests to write and refactor scientific programs. You'll learn the latest Python features and tools--such as linters, formatters, type checkers, and tests--to write documented and tested programs.Create command-line Python programs that document and validate parametersWrite tests to verify refactor programs and confirm they're correctAddress bioinformatics ideas using Python data structures (strings, lists, and sets) and modules such as BiopythonCreate reproducible shortcuts and workflows using makefilesParse essential bioinformatics file formats such as FASTA, FASTQ, and SwissProtFind patterns of text using regular expressionsUse higher-order functions in Python like filter() and map() This practical guide shows postdoc bioinformatics professionals and students how to exploit the best parts of Python to solve problems in biology while creating documented, tested, reproducible software. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Seller Inventory # 9781098100889

Contact seller

Buy New

US$ 85.54
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Youens-clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 42453939-n

Contact seller

Buy New

US$ 72.29
Convert currency
Shipping: US$ 20.14
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 6 available

Add to basket

Stock Image

Youens-Clark, Ken
Published by O'Reilly Media, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9781098100889_new

Contact seller

Buy New

US$ 84.69
Convert currency
Shipping: US$ 16.09
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 7 available

Add to basket

Stock Image

Ken Youens-Clark
Published by O'Reilly Media 2021-08-17, 2021
ISBN 10: 1098100883 ISBN 13: 9781098100889
New Paperback

Seller: Chiron Media, Wallingford, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Seller Inventory # 6666-GRD-9781098100889

Contact seller

Buy New

US$ 80.92
Convert currency
Shipping: US$ 20.80
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

There are 13 more copies of this book

View all search results for this book