Skip to content

Releases: ablab/IsoQuant

IsoQuant 2.3.0

26 May 14:47
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

IsoQuant 2.1

18 Jan 10:15
Compare
Choose a tag to compare
  • Improved recall by introducing relative coverage cutoffs.
  • More careful handling of transcript terminal positions.
  • Fixed GTF to BED conversion.

IsoQuant 2.0

07 Oct 12:55
Compare
Choose a tag to compare

This is significantly upgraded version of IsoQuant, which includes:

  • completely new transcript discovery algorithm with significantly higher recall and precision;
  • algorithm for read alignment correction;
  • support for technical replicas within a single sample.

IsoQuant 1.3

30 Jun 15:07
Compare
Choose a tag to compare

-Significantly improved running time and RAM consumption;
-Annotation is now fed into minimap2;
-Extended output format.

IsoQuant 1.2.2

21 May 17:30
Compare
Choose a tag to compare

A bug-fix release for GFF3 format.

IsoQuant 1.2.1

21 Apr 09:36
Compare
Choose a tag to compare

Bug-fix release:

  • Support for BAM files with =/X in CIGAR strings;
  • Fixed canonical splice site detection.