Vente réussie le jeu. 17 juil. à 8:31.
Python for Biologists: A complete programming course for beginners, Jones, Dr Ma
Vendu
Python for Biologists: A complete programming course for beginners, Jones, Dr Ma
14,27 USD14,27 USD
ven. 18 juil., 08:31ven. 18 juil., 08:31
Vous en avez un à vendre ?

Python for Biologists: A complete programming course for beginners, Jones, Dr Ma

Oblivion Books
(7302)
Inscrit comme vendeur professionnel
14,27 USD
Environ12,23 EUR
État :
Très bon état
Softcover. Clean text - NO writing, NO highlighting. Faint stain at foot of inside cover and foot of ... En savoir plusà propos de l'état
    Livraison :
    Gratuit Economy Shipping.
    Lieu où se trouve l'objet : Seattle, Washington, États-Unis
    Délai de livraison :
    Estimé entre le lun. 11 août et le jeu. 14 août à 94104
    Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
    Retours :
    Retour sous 30 jours. L'acheteur paie les frais de retour. Si vous utilisez un bordereau d'affranchissement eBay, son coût sera déduit du montant de votre remboursement.
    Paiements :
         Diners Club

    Achetez en toute confiance

    Garantie client eBay
    Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. En savoir plusGarantie client eBay - la page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
    Le vendeur assume l'entière responsabilité de cette annonce.
    Numéro de l'objet eBay :187083595968
    Dernière mise à jour le 16 juil. 2025 15:35:24 CEST. Afficher toutes les modificationsAfficher toutes les modifications

    Caractéristiques de l'objet

    État
    Très bon état
    Livre qui ne semble pas neuf, ayant déjà été lu, mais qui est toujours en excellent état. La couverture ne présente aucun dommage apparent. Pour les couvertures rigides, la jaquette (si applicable) est incluse. Aucune page n'est manquante, endommagée, pliée ni déchirée. Aucun texte n'est souligné ni surligné. Aucune note ne figure dans les marges. La couverture intérieure peut présenter des marques d'identification mineures. Marques d'usure et déchirures mineures. Consulter l'annonce du vendeur pour avoir plus de détails et voir la description des défauts. Afficher toutes les définitions des étatsla page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
    Commentaires du vendeur
    “Softcover. Clean text - NO writing, NO highlighting. Faint stain at foot of inside cover and foot ...
    Book Title
    Python for Biologists: A complete programming course for begin
    ISBN
    9781492346135

    À propos de ce produit

    Product Identifiers

    Publisher
    CreateSpace
    ISBN-10
    1492346136
    ISBN-13
    9781492346135
    eBay Product ID (ePID)
    202448455

    Product Key Features

    Number of Pages
    244 Pages
    Language
    English
    Publication Name
    Python for Biologists : a Complete Programming Course for Beginners
    Subject
    Programming Languages / Python
    Publication Year
    2013
    Type
    Textbook
    Author
    Martin Jones
    Subject Area
    Computers
    Format
    Trade Paperback

    Dimensions

    Item Height
    0.6 in
    Item Weight
    19.7 Oz
    Item Length
    9.7 in
    Item Width
    7.4 in

    Additional Product Features

    Intended Audience
    Trade
    Synopsis
    Learning to program is one of the best investments that you can make for your research and your career. Python for biologists is a complete programming course for beginners that will give you the skills you need to tackle common biological and bioinformatics problems. Why learn programming? Maybe you see colleagues writing programs to save time and deal with large datasets.Maybe your supervisor has told you that you need to learn programming for your next project.Maybe you've been looking at job ads and noticed just how many of them are asking for programming skills. Table of contents In chapter one, you'll learn why Python is a good choice for biologists and beginners alike. You'll also learn how to install Python for your operating system and how to set up your programming environment, complete with links to all the free software you'll need. In chapter two, you'll learn how to manipulate text (including DNA and protein sequences) and how to fix errors in your programs. Exercises: calculating AT content, splicing introns. In chapter three, you'll learn how to read and write data to and from files. You'll also learn how to deal with file paths and the FASTA file format.Exercises: splitting genomic DNA, writing a FASTA file. In chapter four, you'll learn how to process many pieces of data in a single program and more advanced tools for sequence manipulation. Exercises: trimming adapter sequences, concatenating exons. In chapter five, you'll learn how to make Python even more useful by creating your own functions, including the best ways to test those functions in order to speed up development. Exercises: Analyzing the amino acid composition of protein sequences. In chapter six, you'll learn how to write programs that can make smart decisions about how to handle data and how to make your programs follow complex rules. Exercises: filtering genes based on multiple criteria. In chapter seven, you'll learn an incredibly powerful tool for working with patterns in text - regular expressions - and how to use it to search in DNA and protein sequences. Exercises: filtering accession names and calculating restriction fragment sizes. In chapter eight, you'll learn how to store huge amounts of data in a way that can still allows it to be retrived very efficiently. This allows simplification of much of the code from previous chapters. Exercises: translating DNA sequences to protein. In chapter nine, you'll learn how to make your Python programs work in harmony with existing tools, and how to polish up your programs so that they're ready for other people to use. Exercises: counting k-mers, binning DNA sequences by length. About the author Dr. Martin Jones has been teaching biologists to write software for over five years and has taught everyone from postgraduates to PIs. He is currently Lecturer in Bioinformatics at Edinburgh University., Learning to program is one of the best investments that you can make for your research and your career. Python for biologists is a complete programming course for beginners that will give you the skills you need to tackle common biological and bioinformatics problems. Why learn programming? Maybe you see colleagues writing programs to save time and deal with large datasets. Maybe your supervisor has told you that you need to learn programming for your next project. Maybe you've been looking at job ads and noticed just how many of them are asking for programming skills. Table of contents In chapter one, you'll learn why Python is a good choice for biologists and beginners alike. You'll also learn how to install Python for your operating system and how to set up your programming environment, complete with links to all the free software you'll need. In chapter two, you'll learn how to manipulate text (including DNA and protein sequences) and how to fix errors in your programs. Exercises: calculating AT content, splicing introns. In chapter three, you'll learn how to read and write data to and from files. You'll also learn how to deal with file paths and the FASTA file format.Exercises: splitting genomic DNA, writing a FASTA file. In chapter four, you'll learn how to process many pieces of data in a single program and more advanced tools for sequence manipulation. Exercises: trimming adapter sequences, concatenating exons. In chapter five, you'll learn how to make Python even more useful by creating your own functions, including the best ways to test those functions in order to speed up development. Exercises: Analyzing the amino acid composition of protein sequences. In chapter six, you'll learn how to write programs that can make smart decisions about how to handle data and how to make your programs follow complex rules. Exercises: filtering genes based on multiple criteria. In chapter seven, you'll learn an incredibly powerful tool for working with patterns in text - regular expressions - and how to use it to search in DNA and protein sequences. Exercises: filtering accession names and calculating restriction fragment sizes. In chapter eight, you'll learn how to store huge amounts of data in a way that can still allows it to be retrived very efficiently. This allows simplification of much of the code from previous chapters. Exercises: translating DNA sequences to protein. In chapter nine, you'll learn how to make your Python programs work in harmony with existing tools, and how to polish up your programs so that they're ready for other people to use. Exercises: counting k-mers, binning DNA sequences by length. About the author Dr. Martin Jones has been teaching biologists to write software for over five years and has taught everyone from postgraduates to PIs. He is currently Lecturer in Bioinformatics at Edinburgh University.

    Description de l'objet fournie par le vendeur

    Informations sur le vendeur professionnel

    Je certifie que toutes mes activités de vente seront conformes à toutes les lois et réglementations de l'UE.
    À propos de ce vendeur

    Oblivion Books

    99,7% d'évaluations positives18 000 objets vendus

    Membre depuis janv. 1999
    Répond en général sous 24 heures
    Inscrit comme vendeur professionnel
    Visiter la BoutiqueContacter

    Évaluations détaillées du vendeur

    Moyenne pour les 12 derniers mois
    Description exacte
    5.0
    Frais de livraison raisonnables
    5.0
    Livraison rapide
    5.0
    Communication
    5.0

    Évaluations du vendeur (7.336)

    Toutes les évaluations
    Positives
    Neutres
    Négatives
      • h***i (63)- Évaluations laissées par l'acheteur.
        Dernier mois
        Achat vérifié
        Good and kind seller!
      Afficher toutes les évaluations