allpy
view test/usecase2.py @ 520:1785e40b2a2d
blocks3d(): add primary_cliques parameter
if primary_cliques parameter is set,
blocks3d() returns self-overlapping raw cliques (as blocks)
instead of set of self-non-overlapping blocks (default)
it could be used for debugging and testing
| author | boris (kodomo) <bnagaev@gmail.com> |
|---|---|
| date | Sat, 26 Feb 2011 18:05:10 +0300 |
| parents | 0411fa851bba |
| children | cc1959669928 |
line source
1 # Fragments are in pair_repeat.fasta
7 """Helper to mark column (given as dict) by identity."""
18 """Helper to mark column of 2 sequences (given as list) by identity."""
26 """Fund long positive runs.
28 This obscure and probably broken function has nothing to do with allpy,
29 so it's presence in the example is unnecessary.
30 """
39 continue
54 continue
