-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.nf-core.yml
More file actions
40 lines (40 loc) · 1.18 KB
/
Copy path.nf-core.yml
File metadata and controls
40 lines (40 loc) · 1.18 KB
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
37
38
39
40
lint:
files_unchanged:
- CODE_OF_CONDUCT.md
- assets/nf-core-domainbenchmark_logo_light.png
- docs/images/nf-core-domainbenchmark_logo_light.png
- docs/images/nf-core-domainbenchmark_logo_dark.png
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- assets/email_template.txt
- docs/README.md
nextflow_config:
- manifest.name
- manifest.homePage
multiqc_config:
- report_comment
files_exist:
- conf/igenomes.config
- conf/igenomes_ignored.config
- CODE_OF_CONDUCT.md
- assets/nf-core-domainbenchmark_logo_light.png
- docs/images/nf-core-domainbenchmark_logo_light.png
- docs/images/nf-core-domainbenchmark_logo_dark.png
- .github/ISSUE_TEMPLATE/config.yml
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
nf_core_version: 4.0.2
repository_type: pipeline
template:
org: daisybio
name: domainbenchmark
description: Benchmarking Pipeline for Domain-Domain Interaction Prediction Methods
author: Konstantin Pelz, Chiara Thomas, Christian Romberg
force: false
is_nfcore: false
outdir: .
skip_features:
- igenomes
- fastqc
- vscode
version: 1.0.0dev