Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 723 Bytes

genomic-medicine-sweden/metaval: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0dev - [date]

Initial release of genomic-medicine-sweden/metaval, created with the nf-core template.

Added

  • Extract taxIDs of viruses
  • Extract Kraken2 reads with KrakenTools
  • Extract Centrifuge reads
  • Extract DIAMOND reads
  • Screen pathogens:
    • Map reads to the pathogen genome database using Bowtie2 for short reads and Minimap2 for long reads
    • Call consensus sequences for reads mapped to the pathogen genomes

Fixed

Dependencies

Deprecated