This commit is contained in:
Joel Thibault 2012-12-20 09:52:37 -05:00
parent 03780578bc
commit 5afeb465aa
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,8 @@ public class TraverseActiveRegionsTest extends BaseTest {
// TODO: reads which are partially between intervals (in/outside extension)
// TODO: duplicate reads
// TODO: should we assign reads which are completely outside intervals but within extension?
// TODO: reads which are completely outside intervals but within extension
// TODO: test the extension itself
intervals = new ArrayList<GenomeLoc>();