Perfilado de sección

  • Prep

    • until including Chapter 3.7

    Agenda

    • feedback
    • in which chapter are you?
    • your questions
    • we calculated the probability for
      • 10 randomly selected 15-mers from the 10 600-nuc-long dna_strings capture *at least* one impl  anted 15-mer
      • we found ~.017
      • what does it mean for us in case of randomizedMotifSearch()
    • do you use ipython?
      • reloading a module
      • import importlib
      • importlib.reload(your_library)
    • howto implement random() in Gibbs Sampling using random_integer(int)