Releases: zhengxinchang/isopedia
Releases · zhengxinchang/isopedia
v1.6.6
v1.6.5
udpate-license-release
1.6.5
whats new:
- improve the performance on re-identification and quantification for isoforms
- check the TSS and TES of queried transcirpts by default
- reduce mem usage
- code clean
- Changed positive samples and dected column in isoform output. the foramt now is fsm+em:fsm:em
1.6.4
whats new:
- new function for fusion query is available for querying two regions instead of two breakpoints.
- small tweaks
1.6.3
small tweaks
1.6.2
bug fix:
- fix panic when missing chromsomes in tree for mono-exon search
1.6.1
bug fix:
- add missed format string for each output line in
isoformoutput.
1.6.0
whats new:
- new quantifiaction method based on EM algorithms
- smaller index size(30% reduction)
- better identification on mono-exons
- optimization on runtime and memory usage
improvements:
- fix the OOM when a trascript has huge number of reads(e.g., transcripts in chrM).
1.5.3
improvement:
- reduce the memory usage a little bit.
1.5.2
whats new:
- assemble mode is available. it uses fragmented reads for identification and quantification. it can be enabled with
--asm - extremely reduce the memory usage for querying isoform.