Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/opt/mummer-3.23/metadata_conda_debug.yaml @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 17:55:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 69:33d812a61356 |
---|---|
1 package: | |
2 name: mummer | |
3 version: '3.23' | |
4 source: | |
5 patches: | |
6 - patches/gnuplot_mouse_clipboardformat.patch | |
7 - patches/linkloc_explicit.patch | |
8 - patches/addleafcount_explicit.patch | |
9 - patches/findmumcand_explicit.patch | |
10 - patches/findmaxmat_explicit.patch | |
11 - patches/procmaxmat_explicit.patch | |
12 sha256: 1efad4f7d8cee0d8eaebb320a2d63745bb3a160bb513a15ef7af46f330af662f | |
13 url: https://downloads.sourceforge.net/project/mummer/mummer/3.23/MUMmer3.23.tar.gz | |
14 build: | |
15 number: '21' | |
16 run_exports: | |
17 - mummer | |
18 requirements: | |
19 build: | |
20 - make | |
21 - gcc_linux-64 13.* | |
22 - gxx_linux-64 13.* | |
23 host: | |
24 - perl | |
25 run: | |
26 - perl | |
27 test: | |
28 commands: | |
29 - mummer -h &> /dev/null | |
30 - delta-filter -h &> /dev/null | |
31 - dnadiff -h &> /dev/null | |
32 - mapview -h &> /dev/null | |
33 - mummerplot -h &> /dev/null | |
34 - nucmer -h &> /dev/null | |
35 - promer -h &> /dev/null | |
36 - show-aligns -h &> /dev/null | |
37 - show-coords -h &> /dev/null | |
38 - show-diff -h &> /dev/null | |
39 - show-snps -h &> /dev/null | |
40 - show-tiling -h &> /dev/null | |
41 about: | |
42 home: http://mummer.sourceforge.net/ | |
43 license: The Artistic License | |
44 license_file: LICENSE | |
45 summary: MUMmer is a system for rapidly aligning entire genomes | |
46 extra: | |
47 additional-platforms: | |
48 - linux-aarch64 | |
49 - osx-arm64 | |
50 final: false | |
51 identifiers: | |
52 - biotools:mummer |