Apply on name works correctly for different String types | 0 ms | Passed |
Can retrieve sequence by name | 0 ms | Passed |
ContainsRefName works correctly for different string types | 0 ms | Passed |
Convert from SAM sequence dictionary and back | 2 ms | Passed |
Convert from SAM sequence dictionary file (with extra fields) | 1 ms | Passed |
Convert from sam sequence record and back | 0 ms | Passed |
SequenceDictionaries with same elements in different order are compatible | 0 ms | Passed |
SequenceDictionary's with different elements are unequal | 0 ms | Passed |
SequenceDictionary's with same single element are equal | 0 ms | Passed |
SequenceDictionary's with same two elements are equals | 0 ms | Passed |
The addition + works correctly | 0 ms | Passed |
The append operation ++ works correctly | 0 ms | Passed |
conversion to sam sequence dictionary has correct sort order | 0 ms | Passed |
convert from sam sequence dictionary and back | 0 ms | Passed |
convert from sam sequence record and back | 1 ms | Passed |
empty sequence dictionary must be empty | 1 ms | Passed |
isCompatible tests equality on overlap | 1 ms | Passed |
load sequence dictionary from VCF file | 31 ms | Passed |
merge into existing dictionary | 10 ms | Passed |
test filter to reference name | 1 ms | Passed |
test filter to reference name by function | 1 ms | Passed |
test filter to reference names | 2 ms | Passed |