Skip to content

Commit

Permalink
mtbseq bumb to v1.0.4 (bioconda#15835)
Browse files Browse the repository at this point in the history
Package uploads complete: [ci skip]
 - biocontainers/mtbseq:1.0.4--pl526_0
 - noarch/mtbseq-1.0.4-pl526_0.tar.bz2

Co-authored-by: cutpatel <[email protected]>
Co-authored-by: Elmar Pruesse <[email protected]>
  • Loading branch information
3 people authored and kpalin committed Aug 7, 2019
1 parent 75b6f70 commit db82c88
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions recipes/mtbseq/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
package:
name: mtbseq
version: "1.0.3"
version: "1.0.4"

source:
url: https://github.com/ngs-fzb/MTBseq_source/archive/v{{ PKG_VERSION }}.zip
sha256: 916e7df0ede3f09a0013d013b2307d72fc491659a72c60dfc40eeffb3173dca2
sha256: 21d5a8174a802e9b6a817a4f36149e586cb37ac6c40675e0314347c748457a3f

build:
number: 1
skip: true # [osx]
number: 0
noarch: generic

requirements:
host:
Expand Down Expand Up @@ -37,4 +37,10 @@ test:
about:
home: https://github.com/ngs-fzb/MTBseq_source
license: GPLv3
summary: "Pipeline for mapping, variant calling and detection of resistance mediating and phylogenetic variants from illumina whole genome sequence data of Mycobacterium tuberculosis complex isolates"
license_file: GPL.md

summary: "Pipeline for WGS analysis of M. tuberculosis"
description: |
MTBseq is a semi-automated pipeline for mapping, variant calling and
detection of resistance mediating and phylogenetic variants from Illumina
whole genome sequence data of Mycobacterium tuberculosis complex isolates

0 comments on commit db82c88

Please sign in to comment.