jagomart
digital resources
picture1_Python For Biologists Pdf 188793 | 03 Lists Loops


 137x       Filetype PDF       File size 0.34 MB       Source: begendiv.de


File: Python For Biologists Pdf 188793 | 03 Lists Loops
overview day one day four 0 introduction 7 files programs and user 1 text output and manipulation input 2 reading and writing files 8 biopython today day five 3 lists ...

icon picture PDF Filetype PDF | Posted on 03 Feb 2023 | 2 years ago
Partial capture of text on file.
     Overview
     day one                                day four
         0. introduction                         7.  files, programs and user 
         1. text output and manipulation            input
         2. reading and writing files            8.  biopython
     today                                  day five 
         3. lists and loops                         hands on training
         4. writing functions                       feedback and discussion
     day three
                                                  Etherpad for today:
         5.  conditional statements      http://python-from-scratch.pad.spline.de/2
         6.  dictionaries
    This course (apart from chapter 8) is based on the book "Python for Biologists":
                                            
           http://pythonforbiologists.com/ 
                                   from scratch
      A primer for scientists working with Next-Generation-
                        Sequencing data 
                        CHAPTER 3
                        lists and loops
                                  
    Chapter 3: lists and loops
    lists and loops help us deal with these issues:
     ● performing tasks repeatedly for multiple, similar objects
     ● usually not possible to know the number of data items
     ● necessary for dealing with large datasets
                                     
    Dealing with repetitive tasks
    often the same task needs to be performed repeatedly for a 
    set of similar objects with only slight variation for each 
    object
    lists can hold a variable number of elements
    loops enable running the same commands multiple times
                                      
The words contained in this file might help you see if this file matches what you are looking for:

...Overview day one four introduction files programs and user text output manipulation input reading writing biopython today five lists loops hands on training functions feedback discussion three etherpad for conditional statements http python from scratch pad spline de dictionaries this course apart chapter is based the book biologists pythonforbiologists com a primer scientists working with next generation sequencing data help us deal these issues performing tasks repeatedly multiple similar objects usually not possible to know number of items necessary dealing large datasets repetitive often same task needs be performed set only slight variation each object can hold variable elements enable running commands times...

no reviews yet
Please Login to review.