Hi Titus, very minor comment on the draft tutorial: worldbase.here.annotationTutorial.dna_db = dna_db won't work -- worldbase does not use pygr.Data's "layer name" syntax, because users found it confusing. Instead there is a "zones" dictionary:
worldbase.zones['here'].annotationTutorial.dna_db = dna_db -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
