-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.nf-core.yml
More file actions
51 lines (51 loc) · 1.42 KB
/
.nf-core.yml
File metadata and controls
51 lines (51 loc) · 1.42 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
41
42
43
44
45
46
47
48
49
50
51
lint:
files_exist:
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- .github/ISSUE_TEMPLATE/config.yml
- assets/multiqc_config.yml
- assets/nf-core-curationpretext_logo_light.png
- docs/images/nf-core-curationpretext_logo_light.png
- docs/images/nf-core-curationpretext_logo_dark.png
- conf/igenomes.config
- conf/igenomes_ignored.config
- CODE_OF_CONDUCT.md
files_unchanged:
- .github/ISSUE_TEMPLATE/config.yml
- .github/ISSUE_TEMPLATE/feature_request.yml
- .github/workflows/linting.yml
- .github/workflows/linting_comment.yml
- LICENSE
- .github/CONTRIBUTING.md
- docs/README.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/branch.yml
- assets/email_template.txt
- assets/email_template.html
- assets/sendmail_template.txt
- .prettierignore
- assets/email_template.txt
multiqc_config: false
nextflow_config:
- manifest.name
- manifest.homePage
nf_core_version: 3.5.2
repository_type: pipeline
template:
author: Damon-Lee B Pointon (@DLBPointon)
description: A simple pipeline to generate pretext files for genomic curation.
force: false
is_nfcore: false
name: curationpretext
org: sanger-tol
outdir: .
skip_features:
- igenomes
- codespaces
- fastqc
- adaptivecard
- seqera_platform
- multiqc
- rocrate
version: 1.6.0