is there an easy way to define a circular DNA sequence in BioPython? It would be useful to have something like: my_seq = Seq('ATGCATGC...ATGC', circular_dna) am I missing something obvious?? Peter