Sanger Pathogens Iva Versions Save

de novo virus assembler of Illumina paired reads

v1.0.11

3 years ago

v1.0.10

3 years ago

Triggered to sync up latest version with conda

v1.0.9-3

4 years ago
  • Fix failing travis and docker hub build

v1.0.9

6 years ago

v1.0.8

7 years ago

bug fix: iva_qc crashes on a reference genome with no CDS. Fix added to stop iva_qc_make_db from including anthing without at least one CDS.

v1.0.7

7 years ago

Require Pysam version to be at least 0.8.1 (previously also had to be <=0.8.3 because of pyasm build issues).

v1.0.6

8 years ago

Two little changes, which won't affect results.

  1. Highlight the --reference option as experimental.
  2. added Travis CI.

v1.0.5

8 years ago

Add support for new samtools sort syntax introduced in 1.2. Keep support for old samtools versions as well.

v1.0.4

8 years ago
  • force to use pysam 0.8.1-0.8.3. The new 0.9.0 will not install.

v1.0.3

8 years ago

Now runs kmc in multi-threaded mode by default. To force kmc to use one thread, use the new option --kmc_onethread.