Update meta.yml

This commit is contained in:
Subazini TK 2022-05-13 15:41:44 +02:00 committed by Edmund Miller
parent 8b4c5742c9
commit 1c42c97504

View file

@ -1,11 +1,9 @@
name: hmtnote name: hmtnote
## TODO nf-core: Add a description of the module and list keywords
description: Human mitochondrial variants annotation using HmtVar. description: Human mitochondrial variants annotation using HmtVar.
keywords: keywords:
- sort - hmtnote mitochondria annotation
tools: tools:
- hmtnote: - hmtnote:
## TODO nf-core: Add a description and other details for the software below
description: Human mitochondrial variants annotation using HmtVar. description: Human mitochondrial variants annotation using HmtVar.
homepage: None homepage: None
documentation: None documentation: None
@ -13,21 +11,17 @@ tools:
doi: "" doi: ""
licence: ["MIT"] licence: ["MIT"]
## TODO nf-core: Add a description of all of the variables used as input
input: input:
## TODO nf-core: Delete / customise this example input
- vcf: - vcf:
type: file type: file
description: vcf file description: vcf file
pattern: "*.{vcf}" pattern: "*.{vcf}"
## TODO nf-core: Add a description of all of the variables used as output
output: output:
- versions: - versions:
type: file type: file
description: File containing software versions description: File containing software versions
pattern: "versions.yml" pattern: "versions.yml"
## TODO nf-core: Delete / customise this example output
- vcf: - vcf:
type: file type: file
description: annotated vcf description: annotated vcf