11name : " pbjasmine"
22description : Identify specific base modifications in PacBio HiFi reads by analyzing polymerase kinetic signatures
33keywords :
4- - genomics
5- - methylation
6- - bam
7- - pacbio
4+ - genomics
5+ - methylation
6+ - bam
7+ - pacbio
88tools :
9- - " pbjasmine " :
10- description : " Call select base modifications in PacBio HiFi reads."
11- homepage : " https://github.com/pacificbiosciences/jasmine"
12- documentation : " https://github.com/pacificbiosciences/jasmine"
13- tool_dev_url : " https://github.com/pacificbiosciences/jasmine"
14- doi : " no DOI available"
15- licence : [' BSD-3-clause-Clear' ]
16- identifier : " "
9+ - " pbjasmine " :
10+ description : " Call select base modifications in PacBio HiFi reads."
11+ homepage : " https://github.com/pacificbiosciences/jasmine"
12+ documentation : " https://github.com/pacificbiosciences/jasmine"
13+ tool_dev_url : " https://github.com/pacificbiosciences/jasmine"
14+ doi : " no DOI available"
15+ licence : [" BSD-3-clause-Clear" ]
16+ identifier : " "
1717
1818input :
19- - - meta :
20- type : map
21- description : |
22- Groovy Map containing sample information
23- e.g. `[ id:'sample1' ]`
24- - bam :
25- type : file
26- description : BAM/CRAM file
27- pattern : " *.{bam,cram}"
28- ontologies :
29- - edam : " http://edamontology.org/format_2572" # BAM
30- - edam : " http://edamontology.org/format_2573" # CRAM
31-
32- output :
33- bam :
3419 - - meta :
3520 type : map
3621 description : |
3722 Groovy Map containing sample information
3823 e.g. `[ id:'sample1' ]`
39- - " ${prefix}. bam" :
24+ - bam :
4025 type : file
41- description : Consensus reads with jasmine modification calls
42- pattern : " *.bam"
26+ description : BAM/CRAM file
27+ pattern : " *.{ bam,cram} "
4328 ontologies :
44- - edam : " http://edamontology.org/format_2572" # BAM
29+ - edam : " http://edamontology.org/format_2572" # BAM
30+ - edam : " http://edamontology.org/format_2573" # CRAM
31+
32+ output :
33+ bam :
34+ - - meta :
35+ type : map
36+ description : |
37+ Groovy Map containing sample information
38+ e.g. `[ id:'sample1' ]`
39+ - " ${prefix}.bam " :
40+ type : file
41+ description : Consensus reads with jasmine modification calls
42+ pattern : " *.bam"
43+ ontologies :
44+ - edam : " http://edamontology.org/format_2572" # BAM
4545 versions :
46- - " versions.yml " :
47- type : file
48- description : File containing software versions
49- pattern : " versions.yml"
50- ontologies :
51- - edam : " http://edamontology.org/format_3750" # YAML
46+ - " versions.yml " :
47+ type : file
48+ description : File containing software versions
49+ pattern : " versions.yml"
50+ ontologies :
51+ - edam : " http://edamontology.org/format_3750" # YAML
5252
5353authors :
54- - " @YiJin-Xiong"
54+ - " @YiJin-Xiong"
5555maintainers :
56- - " @YiJin-Xiong"
56+ - " @YiJin-Xiong"
0 commit comments