Skip to content

Releases: zhengxinchang/isopedia

v1.6.6

10 Apr 20:10

Choose a tag to compare

minor tweaks

v1.6.5

14 Feb 02:28

Choose a tag to compare

udpate-license-release

1.6.5

09 Feb 04:06

Choose a tag to compare

whats new:

  1. improve the performance on re-identification and quantification for isoforms
  2. check the TSS and TES of queried transcirpts by default
  3. reduce mem usage
  4. code clean
  5. Changed positive samples and dected column in isoform output. the foramt now is fsm+em:fsm:em

1.6.4

21 Jan 21:52

Choose a tag to compare

whats new:

  1. new function for fusion query is available for querying two regions instead of two breakpoints.
  2. small tweaks

1.6.3

05 Jan 17:27

Choose a tag to compare

small tweaks

1.6.2

29 Dec 19:43

Choose a tag to compare

bug fix:

  1. fix panic when missing chromsomes in tree for mono-exon search

1.6.1

15 Dec 22:02

Choose a tag to compare

bug fix:

  1. add missed format string for each output line in isoform output.

1.6.0

14 Dec 21:27

Choose a tag to compare

whats new:

  1. new quantifiaction method based on EM algorithms
  2. smaller index size(30% reduction)
  3. better identification on mono-exons
  4. optimization on runtime and memory usage

improvements:

  1. fix the OOM when a trascript has huge number of reads(e.g., transcripts in chrM).

1.5.3

21 Nov 17:08

Choose a tag to compare

improvement:

  1. reduce the memory usage a little bit.

1.5.2

13 Nov 19:17

Choose a tag to compare

whats new:

  1. assemble mode is available. it uses fragmented reads for identification and quantification. it can be enabled with --asm
  2. extremely reduce the memory usage for querying isoform.