Mercurial > repos > fubar > jbrowse2
comparison x/metadata_conda_debug.yaml @ 125:49f3d3878413 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 5ea1f9c1eef1de76232e69aa6d34cda77d90d566
author | fubar |
---|---|
date | Sat, 05 Oct 2024 23:58:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
124:137e08517410 | 125:49f3d3878413 |
---|---|
1 package: | |
2 name: jbrowse2 | |
3 version: 2.15.4 | |
4 source: | |
5 sha256: fa0a6163dab65d1705c1968cc41adc0f6b035a8fbc572b7ddff12721b5b58642 | |
6 url: https://github.com/GMOD/jbrowse-components/releases/download/v2.15.4/jbrowse-web-v2.15.4.zip | |
7 build: | |
8 noarch: generic | |
9 number: '0' | |
10 run_exports: | |
11 - jbrowse2 | |
12 requirements: | |
13 host: | |
14 - nodejs | |
15 run: | |
16 - nodejs | |
17 - bcftools | |
18 - gff3sort | |
19 - htslib | |
20 - samtools | |
21 test: | |
22 commands: | |
23 - jbrowse help | grep "command line tool for working with JBrowse" | |
24 about: | |
25 home: https://jbrowse.org/ | |
26 license: Apache-2.0 | |
27 license_family: Apache | |
28 summary: The JBrowse 2 Genome Browser | |
29 extra: | |
30 final: false | |
31 identifiers: | |
32 - biotools:jbrowse | |
33 - doi:10.1101/gr.094607.109 |