We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78e5b8 commit db5fb51Copy full SHA for db5fb51
bioconda_recipe/meta.yaml
@@ -2,8 +2,8 @@
2
{% set version = "4.0.2" %}
3
4
package:
5
- name: metaphlan
6
- version: 4.0.2
+ name: {{ name }}
+ version: {{ version }}
7
8
source:
9
# url: https://github.com/biobakery/MetaPhlAn/archive/{{version}}.tar.gz
0 commit comments