next up previous contents index
Next: model.read() read Up: The model class: handling Previous: model.get_deletions() return   Contents   Index

model.loops() -- return a list of all loops

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 2007-08-03