Skip to content

Commit

Permalink
version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Nov 19, 2020
1 parent 7a7be69 commit 5be0f8e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rnaQUAST 2.1.0 manual
# rnaQUAST 2.2.0 manual

1\. [About rnaQUAST](#sec1)
2\. [Installation & requirements](#sec2)
Expand All @@ -22,7 +22,7 @@

rnaQUAST is a tool for evaluating RNA-Seq assemblies using reference genome and gene database. In addition, rnaQUAST is also capable of estimating gene database coverage by raw reads and _de novo_ quality assessment using third-party software.

rnaQUAST version 2.1.0 was released under GPLv2 on July 6th, 2020 and can be downloaded from [http://cab.spbu.ru/software/rnaquast/](http://cab.spbu.ru/software/rnaquast/) or [https://github.com/ablab/rnaquast/releases](https://github.com/ablab/rnaquast/releases).
rnaQUAST version 2.2.0 was released under GPLv2 on November 23rd, 2020 and can be downloaded from [http://cab.spbu.ru/software/rnaquast/](http://cab.spbu.ru/software/rnaquast/) or [https://github.com/ablab/rnaquast/releases](https://github.com/ablab/rnaquast/releases).

**For impatient people:**

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0
6 changes: 6 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

<h2>rnaQUAST changelog (since version 1.6)</h2>

<h3>rnaQUAST 2.2.0, 23 November 2020</h3>

<p>Fixed BUSCO reports.</p>

<p>Fixed BLAT launch.</p>

<h3>rnaQUAST 2.1.0, 6 July 2020</h3>

<p>Switched to BUSCO v4.</p>
Expand Down

0 comments on commit 5be0f8e

Please sign in to comment.