#include <Islands.h>
Public Attributes | |
| int64 | leftI |
| int64 | leftJ |
| int64 | rightI |
| int64 | rightJ |
| uint | seqI |
| uint | seqJ |
Islands are generally large insertions of a region of sequence relative to another sequence.
Definition at line 35 of file Islands.h.
|
|
Definition at line 39 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
|
|
Definition at line 40 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
|
|
Definition at line 41 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
|
|
Definition at line 42 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
|
|
Definition at line 37 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
|
|
Definition at line 38 of file Islands.h. Referenced by mems::findIslandsRandomWalk(), and mems::simpleFindIslands(). |
1.3.6