[pygr-notify] [pygr commit] r92 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Tue Aug 12 15:11:29 PDT 2008


Author: ramccreary
Date: Tue Aug 12 15:10:24 2008
New Revision: 92

Modified:
    wiki/LocatingIntergenicRegionsWithinAGenome.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/LocatingIntergenicRegionsWithinAGenome.wiki
==============================================================================
--- wiki/LocatingIntergenicRegionsWithinAGenome.wiki	(original)
+++ wiki/LocatingIntergenicRegionsWithinAGenome.wiki	Tue Aug 12 15:10:24  
2008
@@ -23,7 +23,7 @@
  # Get the ID from the genome
  for key, val in genome.iteritems():
      genome_id = key.split('|')[3]
-    break # We only have one (Why isn't there a keys() method?!)
+    break # We only have one

  # Create a class for the intergenic region
  class Intergenic(object):



More information about the pygr-notify mailing list