-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy path.nf-core.yml
More file actions
36 lines (36 loc) · 976 Bytes
/
.nf-core.yml
File metadata and controls
36 lines (36 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
lint:
files_exist:
- conf/igenomes.config
- conf/test_full.config
- conf/test.config
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- .github/workflows/ci.yml
- .github/workflows/download_pipeline.yml
- .github/workflows/nf-test.yml
- .gitignore
- conf/modules.config
- conf/igenomes_ignored.config
files_unchanged:
- .github/PULL_REQUEST_TEMPLATE.md
- .github/CONTRIBUTING.md
- docs/README.md
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- .github/workflows/download_pipeline.yml
- conf/modules.config
- conf/igenomes_ignored.config
modules_config: false
multiqc_config: false
nextflow_config: false
nf_core_version: 3.5.1
repository_type: pipeline
template:
author: Yasset Perez-Riverol
description: Quantitative Mass Spectrometry nf-core workflow
force: false
is_nfcore: true
name: quantms
org: bigbio
outdir: .
version: 1.7.0