Skip to content

Commit

Permalink
Updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Shians committed May 15, 2024
1 parent 8d2f5aa commit 9ca4c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* Added check to remove hard-clipped reads because they may not have matching mod strings.
* Changed gene annotation to always put label on visible isoforms, previously labels are plotted at the center of isoform.
* Changed the order of columns when querying from ModBam to be the same as when querying from Tabix, with readname at the end instead of being the second column.
* Changed `query_methy()` to always return same length output as the query when simplify = FALSE.
* Fixed memory leak in bam parsing due to out of bounds access.
* Fixed crash when CIGAR doesn't match length of SEQ.

Expand Down

0 comments on commit 9ca4c15

Please sign in to comment.