Skip to content

Releases: ablab/IsoQuant

IsoQuant 3.1.0

04 Jan 19:20

Choose a tag to compare

  • Implemented --resume option for resuming failed runs.
  • Fixed SQANTI-like output for raw reads.
  • Fixed read strand detection, improves transcript discovery as well.

IsoQuant 3.0.3

17 Oct 10:40

Choose a tag to compare

  • Simplify transcript naming, IDs of known transcripts are preserved in the output.

  • More information about novel transcripts in GTF, i.e. similar reference transcripts and splicing modification types.

IsoQuant 3.0.2

10 Oct 11:57

Choose a tag to compare

Bug-fix release:

  • Fixes GTF attributes, thanks to @rsalz.

IsoQuant 3.0.1

06 Sep 12:10

Choose a tag to compare

Bug-fix release. Fixes --check_canonical option.

IsoQuant 3.0

16 Jul 22:07

Choose a tag to compare

  • Annotation-free mode is implemented.
  • Lower RAM consumption and better running time.
  • Proper single-thread mode.

IsoQuant 2.3.0

26 May 14:47

Choose a tag to compare

  • New options for controlling quantification strategies. Default behavior is changed as well.
  • New option --genedb_output for providing a separate folder for gene database in case the output directory is located on a shared disk.
  • Possibility to provide read group tables in gzipped format.

IsoQuant 2.2.2

17 May 22:29

Choose a tag to compare

A bug-fix release:

  • Fixed --check_canonical option.
  • Improved running time for the read assignment step (noticeable only for genes with > 100 exons).

IsoQuant 2.2.1

28 Apr 18:58

Choose a tag to compare

Bug-fix release. No meaningful changes since 2.2.0.
Contains minor fixes and improvement in output files. Note, that GTFs and some other files have now multiline headers.

IsoQuant 2.2

05 Mar 19:08

Choose a tag to compare

  • Parallel processing of transcript model construction phase.
  • Minor improvements in quantification of reference transcripts.

IsoQuant 2.1.1

07 Feb 23:16

Choose a tag to compare

  • Fixed counts/TPM for novel transcripts.
  • Fixed processing BAM records without sequence data (e.g. secondary alignments).
  • Fixed list index out of range bug in long read counter.