Next: model.read() read
Up: The model class: handling
Previous: model.get_deletions() return
Contents
Index
loops(aln, minlength, maxlength, insertion_ext, deletion_ext)
This returns a list of all loops, by calling model.get_insertions()
and model.get_deletions().
Example: See selection() command.
Ben Webb
2008-05-05