- No more duplicate intervals - Truncation at intervals that already exist, e.g. exists: |--------| |-------| new: |---------| fixed: |-----| note that weird instances like: exists: |-| |-| |-| new: |---------------------| fixed: |----| e.g. you're truncated to the nearest interval on whatever side. In general many behaviors could happen in this instance, this is the one currently implemented. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5323 348d0f76-0448-11de-a6fe-93d51630548a |
||
|---|---|---|
| .. | ||
| qscript | ||
| src/org/broadinstitute/sting | ||
| test/org/broadinstitute/sting/queue | ||