Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Sep 6, 2022
1 parent 883ac7f commit 7b420ef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ IsoQuant further performs annotated gene, isoform, exon and intron quantificatio
If reads are grouped (e.g. according to cell type), counts are reported according to the provided grouping.


IsoQuant version 3.0.0 was released under GPLv2 on August 31st, 2022 and can be downloaded from [https://github.com/ablab/IsoQuant](https://github.com/ablab/IsoQuant).
IsoQuant version 3.0.1 was released under GPLv2 on August 6th, 2022 and can be downloaded from [https://github.com/ablab/IsoQuant](https://github.com/ablab/IsoQuant).

#### IsoQuant pipeline
![Pipeline](figs/isoquant_pipeline.png)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1
4 changes: 4 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<title>IsoQuant changelog</title>
<body>

<h3>IsoQuant 3.0.1, 31 August 2022</h3>

<p>Fix <code>--check_canonical</code> option.</p>

<h3>IsoQuant 3.0.0, 31 August 2022</h3>

<p>Annotation-free mode for de novo transcript discovery.</p>
Expand Down

0 comments on commit 7b420ef

Please sign in to comment.