-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.yaml
More file actions
43 lines (38 loc) · 971 Bytes
/
Copy pathmeta.yaml
File metadata and controls
43 lines (38 loc) · 971 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
package:
name: paqman
version: "1.2.0" # Change this to your desired version
source:
git_url: https://github.com/samtobam/paqman.git
git_rev: main
build:
number: 0 # Increment with each new build
scripts:
- python=3.8.*
- bin/paqman
- bash post-link.sh
requirements:
run:
- bioconda::busco=6.0.0
- bioconda::merqury=1.3
- bioconda::quast=5.3.0
- bioconda::rasusa=2.2.2
- bioconda::seqtk=1.5
- bioconda::craq=1.0.9
- bioconda::seqkit=2.10.0
- bioconda::mosdepth=0.3.12
- conda-forge::r-ggplot2=3.5.2
- conda-forge::r-ggpubr=0.6.1
- conda-forge::r-svglite=2.1.3
- conda-forge::r-ggsci=3.2.0
- conda-forge::r-reshape2=1.4.4
- conda-forge::r-devtools=2.4.5
- conda-forge::r-stringr=1.5.1
- conda-forge::pigz=2.8
- pwwang::r-ggradar=0.2.0
- conda-forge::procps-ng=4.0.6
test:
commands:
- "paqman.sh --help"
about:
home: "https://github.com/samtobam/paqman"
summary: "Post-Assembly quality manager"