Skip to content

Commit

Permalink
maegatk: update build (bioconda#50346)
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Aug 27, 2024
1 parent 125830f commit 87796db
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions recipes/maegatk/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: fce1ec287914e03ce2b317a4f6a338f1806cd82e5c77f4e4cb1efbd48c87bdda

build:
number: 1
number: 2
noarch: python
entry_points:
- maegatk = maegatk.cli:main
Expand All @@ -32,9 +32,9 @@ requirements:
- biopython
- optparse-pretty
- regex
- ruamel.yaml
- ruamel.yaml 0.16.12
- openjdk
- fgbio
- fgbio-minimal
- bwa
- samtools
- freebayes
Expand All @@ -52,13 +52,17 @@ test:
- maegatk --help

about:
home: https://github.com/caleblareau/maegatk
summary: Mitochondrial Alteration Enrichment and Genome Analysis Toolkit
home: "https://github.com/caleblareau/maegatk"
summary: "Mitochondrial Alteration Enrichment and Genome Analysis Toolkit."
license: MIT
license_family: MIT
license_file: LICENSE.txt
description: Processing and quality control of mitochondrial genome variants from MAESTER data.
dev_url: "https://github.com/caleblareau/maegatk"
doc_url: "https://github.com/caleblareau/maegatk/wiki"

extra:
recipe-maintainers:
- mencian
identifiers:
- doi:10.1038/s41587-022-01210-8

0 comments on commit 87796db

Please sign in to comment.