2021-01-29 10:03:54 +00:00
|
|
|
name: pangolin
|
|
|
|
description: Phylogenetic Assignment of Named Global Outbreak LINeages
|
|
|
|
keywords:
|
2021-02-09 23:26:45 +00:00
|
|
|
- covid
|
|
|
|
- pangolin
|
|
|
|
- lineage
|
2021-01-29 10:03:54 +00:00
|
|
|
tools:
|
2021-02-09 23:26:45 +00:00
|
|
|
- star:
|
|
|
|
description: |
|
|
|
|
Phylogenetic Assignment of Named Global Outbreak LINeages
|
|
|
|
homepage: https://github.com/cov-lineages/pangolin#pangolearn-description
|
|
|
|
manual: https://github.com/cov-lineages/pangolin#pangolearn-description
|
2021-01-29 10:03:54 +00:00
|
|
|
input:
|
2021-02-09 23:26:45 +00:00
|
|
|
- meta:
|
|
|
|
type: map
|
|
|
|
description: |
|
|
|
|
Groovy Map containing sample information
|
|
|
|
- fasta:
|
|
|
|
type: file
|
|
|
|
description: |
|
|
|
|
The genome assembly to be evaluated
|
2021-01-29 10:03:54 +00:00
|
|
|
output:
|
2021-02-09 23:26:45 +00:00
|
|
|
- report:
|
|
|
|
type: file
|
|
|
|
description: Pangolin lineage report
|
|
|
|
pattern: "*.{csv}"
|
2021-10-03 07:20:26 +00:00
|
|
|
- versions:
|
2021-02-09 23:26:45 +00:00
|
|
|
type: file
|
2021-10-03 07:20:26 +00:00
|
|
|
description: File containing software versions
|
2021-09-27 08:41:24 +00:00
|
|
|
pattern: "versions.yml"
|
2021-01-29 10:03:54 +00:00
|
|
|
authors:
|
2021-02-09 23:26:45 +00:00
|
|
|
- "@kevinmenden"
|
|
|
|
- "@drpatelh"
|