mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
11 lines
935 B
YAML
11 lines
935 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 ./tests/modules/maxquant/lfq/mqpar.xml --raw 'https://github.com/wombat-p/MaxQuant-Workflow/raw/dev/Nextflow/data_test/OVEMB150205_{12,14}.raw' --fasta 'https://github.com/wombat-p/MaxQuant-Workflow/raw/dev/Nextflow/data_test/ABRF_iPRG_2012_target.fasta' -c tests/config/nextflow.config
|
|
command: nextflow run ./tests/modules/maxquant/lfq -entry test_maxquant_lfq --paramfile ./tests/modules/maxquant/lfq/mqpar.xml --fasta 'https://raw.githubusercontent.com/wombat-p/MaxQuant-Workflow/dev/data/yeast_UPS.fasta' -c tests/config/nextflow.config
|
|
tags:
|
|
- maxquant
|
|
- maxquant/lfq
|
|
files:
|
|
- path: output/maxquant/proteinGroups.txt
|
|
md5sum: 2a6461987ace82d3f593ffbd60b65442
|