mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
11 lines
461 B
YAML
11 lines
461 B
YAML
|
## TODO nf-core: Please run the following command to build this file:
|
||
|
# nf-core modules create-test-yml maxquant/lfq
|
||
|
- name: maxquant lfq
|
||
|
command: nextflow run ./tests/modules/maxquant/lfq -entry test_maxquant_lfq -paramfile mqpar.xml -raw '*.raw' -fasta yeast.fasta -c tests/config/nextflow.config
|
||
|
tags:
|
||
|
- maxquant
|
||
|
- maxquant/lfq
|
||
|
files:
|
||
|
- path: output/maxquant/proteinGroups.txt
|
||
|
md5sum: e667c7caad0bc4b7ac383fd023c654fc
|