Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
CRAMFileReader SAMRecordIterator implementations don't implement/honor assertSorted #547
Comments
cmnbroad
added the
cram
label
Apr 1, 2016
SilinPavel
added a commit
to EpamLifeSciencesTeam/htsjdk
that referenced
this issue
Oct 27, 2016
|
|
SilinPavel |
888a156
|
ekazachkova
added a commit
to EpamLifeSciencesTeam/htsjdk
that referenced
this issue
Oct 28, 2016
|
|
SilinPavel + ekazachkova |
ecdc2fa
|
ekazachkova
added a commit
to EpamLifeSciencesTeam/htsjdk
that referenced
this issue
Oct 28, 2016
|
|
SilinPavel + ekazachkova |
9d813d2
|
ekazachkova
added a commit
to EpamLifeSciencesTeam/htsjdk
that referenced
this issue
Jan 31, 2017
|
|
ekazachkova |
d123e17
|
ekazachkova
added a commit
to EpamLifeSciencesTeam/htsjdk
that referenced
this issue
Jan 31, 2017
|
|
ekazachkova |
1259ac5
|
vadimzalunin
added a commit
that referenced
this issue
Mar 7, 2017
|
|
vadimzalunin |
cbcd718
|
magicDGS
added a commit
to magicDGS/htsjdk
that referenced
this issue
Mar 8, 2017
|
|
ekazachkova + magicDGS |
3fb23ac
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmnbroad commentedApr 1, 2016
the assertSorted methods for IntervalIterator and MultiIntervalIterator just return null. The SamReaderSortTests should be updated to include CRAM tests when this is implemented.