Class picard.util.BedToIntervalListTest

18

tests

0

failures

0

ignored

0.108s

duration

100%

successful

Tests

Test Duration Result
testBedToIntervalListBadSequenceDictionary[0](seq_dict_test.dictionary.bad) 0.002s passed
testBedToIntervalListBadSequenceDictionary[1](seq_dict_test.dictionary.bad.vcf) 0.004s passed
testBedToIntervalListOutOfBounds[0](end_after_chr.bed) 0.003s passed
testBedToIntervalListOutOfBounds[1](end_before_chr.bed) 0.003s passed
testBedToIntervalListOutOfBounds[2](missing_chr.bed) 0.003s passed
testBedToIntervalListOutOfBounds[3](start_after_chr.bed) 0.003s passed
testBedToIntervalListOutOfBounds[4](start_before_chr.bed) 0.002s passed
testBedToIntervalListOutOfBounds[5](off_by_one_interval.bed) 0.002s passed
testBedToIntervalListSequenceDictionary[0](seq_dict_test.dictionary.interval_list) 0.006s passed
testBedToIntervalListSequenceDictionary[1](seq_dict_test.dictionary.fasta) 0.015s passed
testBedToIntervalListSequenceDictionary[2](seq_dict_test.dictionary.dict) 0.005s passed
testBedToIntervalListSequenceDictionary[3](seq_dict_test.dictionary.sam) 0.006s passed
testBedToIntervalListSequenceDictionary[4](seq_dict_test.dictionary.vcf) 0.008s passed
testBedToIntervalList[0](simple.bed) 0.020s passed
testBedToIntervalList[1](overlapping.bed) 0.006s passed
testBedToIntervalList[2](extended.bed) 0.007s passed
testBedToIntervalList[3](one_base_interval.bed) 0.006s passed
testBedToIntervalList[4](zero_base_interval.bed) 0.007s passed